mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-20 01:52:58 +08:00
Document the new stylelint linter
This commit is contained in:
@@ -67,7 +67,7 @@ The following languages and tools are supported.
|
||||
* C++ (filetype cpp): 'cppcheck', 'gcc'
|
||||
* Chef: 'foodcritic'
|
||||
* CoffeeScript: 'coffee', 'coffelint'
|
||||
* CSS: 'csslint'
|
||||
* CSS: 'csslint', 'stylelint'
|
||||
* Cython (pyrex filetype): 'cython'
|
||||
* D: 'dmd'
|
||||
* Elixir: 'credo'
|
||||
@@ -88,8 +88,8 @@ The following languages and tools are supported.
|
||||
* Puppet: 'puppet', 'puppet-lint'
|
||||
* Python: 'flake8', 'pylint'
|
||||
* Ruby: 'rubocop'
|
||||
* SASS: 'sasslint'
|
||||
* SCSS: 'sasslint', 'scsslint'
|
||||
* SASS: 'sasslint', 'stylelint'
|
||||
* SCSS: 'sasslint', 'scsslint', 'stylelint'
|
||||
* Scala: 'scalac'
|
||||
* TypeScript: 'tslint', 'typecheck'
|
||||
* Verilog: 'iverilog', 'verilator'
|
||||
|
||||
Reference in New Issue
Block a user