matype / stylefmt

stylefmt is a tool that automatically formats stylesheets.
Other
2.1k stars 89 forks source link

Add support for value-list-comma-space-after #102

Open davidtheclark opened 8 years ago

davidtheclark commented 8 years ago

http://stylelint.io/user-guide/rules/value-list-comma-space-after/

Generally I wasn't sure whether the -newline- equivalents of rules like this should be added or not. What do you think?