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

Set eslint object-curly-spacing to never #8697

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

asheemmamoowala
Copy link
Contributor

I've seen PRs with inconsistent rules applied to spacing inside curly brace objects. This PR sets the strict lint to never allow leading and trailing spaces inside curly braces.

This changes a large number of files, but enforces consistency so that it does not need to be nitted in code reviews.

cc @ansis

@mourner
Copy link
Member

mourner commented Aug 28, 2019

Needs rebase after #8694

@asheemmamoowala asheemmamoowala merged commit 2020f3f into master Aug 28, 2019
@asheemmamoowala asheemmamoowala deleted the curly-brace-no-whitespace branch August 28, 2019 19:42
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