jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 513 forks source link

New Rule: (require | disallow)SpacesInsideImportedObjectBraces #2164

Closed fxmaxvl closed 8 years ago

fxmaxvl commented 8 years ago

Restrictions for spaces inside imported objects

Fixes #2151

fxmaxvl commented 8 years ago

review?

markelog commented 8 years ago

It happens with coveralls sometimes, now it all the way down...

Would you like to also update presets? At least airbnb is candidate.

fxmaxvl commented 8 years ago

ok

markelog commented 8 years ago

Awesome, thank you