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

columns dosent work #334

Closed darkfrontcode closed 8 years ago

darkfrontcode commented 8 years ago

hi, with this config below, console should warning when have columns in my code, but this particular property dosent work.

"colons": { "expect": "never", "error": true }

rossPatton commented 8 years ago

this should be fixed again in 1.5.6