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

Feature request: CLI linter #162

Closed
mcandre opened this issue Aug 18, 2014 · 1 comment
Closed

Feature request: CLI linter #162

mcandre opened this issue Aug 18, 2014 · 1 comment

Comments

@mcandre
Copy link

mcandre commented Aug 18, 2014

Could we get a basic command line linter that reports files that don't conform to .editorconfig, similar to how JSHint, splint, checkstyle, etc. work? Some developers may wish to add style requirements or reports in their build / CI systems.

@jednano
Copy link
Member

jednano commented Aug 18, 2014

See ECLint. BTW, it's impossible to validate one's indentation is valid when using spaces for indentation.

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

No branches or pull requests

2 participants