jscs-dev / node-jscs

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

Disallowing multiple spaces. #2292

Closed tomayac closed 7 years ago

tomayac commented 7 years ago

Disallow multiple indentation characters (tabs or spaces) between identifiers, keywords, and any other token.

Would be great if you could still merge this trivial PR, my team are using jscs for certain projects.

eslintbot commented 7 years ago

JSCS is deprecated

Thanks for wanting to contribute, but this project is deprecated.

We recommend using ESLint instead (the JSCS team will be contributing there).

jscs-merged-eslint

Check out our blog posts for more information:

If you would like to contribute to the JSCS Compatibility Effort, follow the milestone here.

Since we won't be maintaining the project, please do not open issues/PRs here. Thanks!

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 1425cb367f3f97dd4bfeb8b8901d7b13b3683b4d on tomayac:patch-1 into \ on jscs-dev:master**.

markelog commented 7 years ago

No, sorry, you still can do this with custom config or overwriting this rule on the project level