Steve Matney
de2d3da738
Adding --no-color flag to stylelint args ( #5050 )
...
* Adding --no-color flag to sass stylelint
* Adding --no-color to all stylelint args
* Adding --no-color expectation to stylelint tests
* Properly handling SyntaxError for stylelint; adding corresponding test
* Fixing CSS stylelint parameters and adding regression test
2025-11-22 21:00:41 +09:00
Nicolas Blanchot
32e6fc5975
Stylelint linter output stream can go to stderr ( #4702 )
...
Since [version 13.6.0](https://github.com/stylelint/stylelint/blob/804bb24c75248aba55b009994e4bfb561593a990/CHANGELOG.md?plain=1#L654 ),
following [PR 4799](https://github.com/stylelint/stylelint/pull/4799 )
`stylelint` errors are sent to `stderr`. Previous versions where sending
errors to `stdout`.
2024-01-14 20:43:31 +09:00
w0rp
f53431331e
Enable gopls by default with GOPATH detection
2021-05-26 22:43:33 +01:00
w0rp
883978ece9
#2132 - Replace all uses of foo_callback with foo
2019-02-22 18:05:04 +00:00
Niclas Åhdén
e46c17e8ef
SugarSS support from PR 1967 ( #2219 )
...
* sugarss support + bonus naming Sass correctly
* cleanup + alphabetic ordering
2019-01-27 11:42:11 +00:00