You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: