CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.77k stars 483 forks source link

please provide ".csslintrc.json" #676

Open nimo23 opened 7 years ago

nimo23 commented 7 years ago

Actually, only ".csslintrc" is supported. However, ".csslintrc" is actually a json-object. So please also provide ".csslintrc.json". Then I have syntax highlighting/formatting/commenting with IDE which is actually not supportet with the fileformat of ".csslintrc".

DarylBerryhill commented 7 years ago

I see your dilemma. In the meantime, you could try this workaround. using Brackets open the '.csslintrc' file then at very bottom right info bar select the file type to 'CSS'. May work similar in other editors