Nicolas Blanchot
|
32e6fc5975
|
Stylelint linter output stream can go to stderr (#4702)
Since [version 13.6.0](804bb24c75/CHANGELOG.md (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 |
|
w0rp
|
217284360d
|
Simplify the code for most linters and tests with closures
|
2018-08-02 23:44:12 +01:00 |
|
w0rp
|
719b790574
|
Close #542 - Add an option for disabling running locally installed executables by default
|
2018-04-09 19:11:20 +01:00 |
|
w0rp
|
c4f22186bd
|
Refactor running of local Node programs with a helper function
|
2017-05-27 17:11:03 +01:00 |
|
w0rp
|
a03121f5b0
|
Break shared handlers up into their own files, and fix stylelint error handling
|
2017-04-24 22:27:18 +01:00 |
|
w0rp
|
e237add9fd
|
Move path functions to their own file
|
2017-04-17 23:29:02 +01:00 |
|
w0rp
|
e97dada261
|
#427 Implement buffer variable overrides for all linter options
|
2017-04-16 01:24:08 +01:00 |
|
Alex Masterov
|
4e082b9217
|
Add stylelint option to pass in more options
|
2017-02-12 09:25:40 +03:00 |
|
diartyz
|
6c0996eb9c
|
[enhancement] add node_modules support for stylelint & htmlhint (#226)
* Add node_modules support for stylelint
* add node_modules support for htmlhint
* fix stdin
* update doc about stylelint & htmlhint
|
2016-12-22 11:39:01 +00:00 |
|
diartyz
|
725957de6e
|
add stylelint support
|
2016-12-06 21:14:14 +08:00 |
|