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

allow specify path to .csslintrc file for cli #581

Open
hd-deman opened this issue Mar 29, 2015 · 2 comments
Open

allow specify path to .csslintrc file for cli #581

hd-deman opened this issue Mar 29, 2015 · 2 comments

Comments

@hd-deman
Copy link

this can be useful for projects like AtomLinter or SublimeLinter which create new files in temp dir and live lint them without save original file. So for csslint .csslintrc file in project folder take no effect.

other linters like scss-lint, coffelint, jshint and many other allow this. but not csslint.

@andrewholgate
Copy link

👍

Can see how this has been done for eslint here: https://github.com/eslint/eslint/search?utf8=%E2%9C%93&q=--config

@mensfeld
Copy link

Any chance for that one?

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

3 participants