Skip to content

Conversation

@sarupbanskota
Copy link
Contributor

What's in this PR?

Setup rules for key-spacing and fixed it for existing codebase.

Make sure any changes to code include changes to documentation.

References

Progress on: #599

http://eslint.org/docs/rules/key-spacing
enforce consistent spacing between keys and values in object literal properties

This rule enforces spacing around the colon in object literal properties.
It can verify each property individually, or it can ensure horizontal
alignment of adjacent properties in an object literal.
@joshsmith
Copy link
Contributor

@sarupbanskota this is the default in suave?

@joshsmith
Copy link
Contributor

@sarupbanskota bump.

@joshsmith
Copy link
Contributor

Hi @sarupbanskota just wanted to check in since it sadly seems like we're out of date now by a lot (lots of conflicts 😢 ).

Do you want me to close this?

@sarupbanskota
Copy link
Contributor Author

Yes @joshsmith, let's close this one for now.

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