SimenB / stylint

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

Modify the validity check regex to allow 'element.class.class' #346

Closed watzon closed 8 months ago

watzon commented 8 years ago

Fixes #301

SimenB commented 8 years ago

Could you add a test for this?

SimenB commented 8 years ago

@iDev0urer Thanks for the PRs! Stuff is supposed to be merged into the develop branch, which is then merged into master whenever Ross cuts a new release. Maybe we should do away with that though, I don't really see the benefit (in this sort of projects, I've used git-flow at work before 😄). @rossPatton, thoughts?

watzon commented 8 years ago

Yeah I like the idea of git flow. Gives a sense of organization. If @rossPatton wants I can redo all of my pulls to point to the dev branch instead. And I'll go see about adding tests

SimenB commented 7 years ago

I dropped the develop branch. Just add a test or two, and this should be GTG