Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add space-related rules #12

Merged
merged 3 commits into from
Nov 2, 2021
Merged

Add space-related rules #12

merged 3 commits into from
Nov 2, 2021

Conversation

barmac
Copy link
Member

@barmac barmac commented Oct 28, 2021

This introduces the space-infix-ops and array-bracket-spacing rules which we enforce already in our codebase, e.g. camunda/camunda-modeler#2534 (comment)

Cf. https://eslint.org/docs/rules/space-infix-ops, https://eslint.org/docs/rules/array-bracket-spacing#always

@barmac barmac requested a review from nikku November 2, 2021 12:39
@barmac barmac changed the title feat: add space-infix-ops Add space-related rules Nov 2, 2021
@barmac barmac marked this pull request as ready for review November 2, 2021 12:53
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

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

👏

@nikku
Copy link
Member

nikku commented Nov 2, 2021

Needs to be a new breaking version, due to the potential impact 😉

@barmac barmac merged commit dfbf994 into master Nov 2, 2021
@barmac barmac deleted the barmac-patch-1 branch November 2, 2021 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants