CSSLint / csslint

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

Error messages should include rule ID #657

Closed bingalls closed 7 years ago

bingalls commented 8 years ago

As a user, I want to know what rule caused the warning I see from CssLint. I can then read more about the rule, or know what rule to suppress. Currently, each warning is unclear about its source

frvge commented 8 years ago

Hi @bingalls . I think this was fixed in https://github.com/CSSLint/csslint/commit/ba7c0eea2d20ed89f05f92e703b54097de7601d4 .

aprohl5 commented 7 years ago

@frvge It seems you are correct. Let's get this puppy closed out!