SimenB / stylint

Improve your Stylus code with Stylint
https://simenb.github.io/stylint/
GNU General Public License v2.0
348 stars 62 forks source link

camelCase bugs #406

Open benbernard opened 7 years ago

benbernard commented 7 years ago

There are a number of issues in camelCase enforcement with "namingConvention": "camelCase". Here is what I've found:

I may get a PR in for this, but I wanted to document what I'd found before losing the thread

SimenB commented 7 years ago

Would love a PR for this! You should target the v2 branch 😄

speedyhoon commented 4 years ago

The camelCase rule also triggers false positives when using CSS2 pseudo-element syntax with a single colon.