Skip to content

Conversation

@C85297
Copy link
Member

@C85297 C85297 commented Feb 3, 2026

No description provided.

@C85297 C85297 self-assigned this Feb 3, 2026
@C85297 C85297 added the dependencies Pull requests that update a dependency file label Feb 3, 2026
"maxBOF": 0
}],
"no-whitespace-before-property": "error",
"operator-linebreak": ["error", "after"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not convinced this is the right fix.

The "operator goes at the end of the line, even for ternary operators" convention has been used throughout the rest of the codebase.

Probably therefore better to fix the "errors" this change has thrown up rather than changing/removing the convention (though, presumably like you, I'm not convinced it's the convention I'd have selected at the outset).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes you're right - laziness on my part since I couldn't work out how to change my editors behaviour :D I'll sort this out once I get the tests working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants