Age | Commit message (Collapse) | Author |
|
eborden/eborden/add-brittany-for-haskell-formatting
Add brittany for Haskell formatting
|
|
Add solhint support
|
|
|
|
* Add glslls-based LSP linter
* Make logfile configureable
|
|
|
|
`brittany` is one of the options for Haskell source formatting. This
adds the necessary fixer files and documentation to support `brittany`
in `ALE`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add joker handler for clojure
|
|
|
|
Adds new linter for clojure using joker
https://github.com/candid82/joker
fixes #975
ref #544 #1040
|
|
* Added support for goimports fixer
* added test and executable check
* fixed test assertions to reflect executable check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Support PyLS (python language server)
* Replace pyls#GetProjectRoot and add more config types to ale#python#FindProjectRoot
|
|
|
|
|
|
|
|
Added example on how to actually change the color.
Related to #1077
|
|
* Add shfmt fixer for sh files
* Add tests for shfmt fixer
|
|
|
|
Put info about lightline-ale in README.md (fixes #1065)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#955 Add vale linter for mail files
|
|
|
|
|
|
|
|
Add proselint for mail files
|
|
Add support for fixing Haskell with hfmt
|
|
Add phan for checking PHP code
|
|
add rustfmt fixer
|
|
|
|
|
|
|
|
|