Add linters for Elixir (#113)
* Add Credo linter for Elixir * Add requested changes TODO: check if all message types are covered in `if` chain. * Add information about Credo linter to README * Add information about Credo linter to doc
This commit is contained in:
@@ -56,6 +56,7 @@ The following languages and tools are supported.
|
||||
* CSS: 'csslint'
|
||||
* Cython (pyrex filetype): 'cython'
|
||||
* D: 'dmd'
|
||||
* Elixir: 'credo'
|
||||
* Fortran: 'gcc'
|
||||
* Go: 'gofmt -e', 'go vet', 'golint'
|
||||
* Haskell: 'ghc'
|
||||
|
||||
Reference in New Issue
Block a user