mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-13 19:30:59 +08:00
Disable HHAST by default
it executes $PROJECT/vendor/bin/hhast, so that's not a good idea.
This commit is contained in:
@@ -1214,6 +1214,7 @@ g:ale_linters *g:ale_linters*
|
||||
{
|
||||
\ 'csh': ['shell'],
|
||||
\ 'go': ['gofmt', 'golint', 'go vet'],
|
||||
\ 'hack': ['hack'],
|
||||
\ 'help': [],
|
||||
\ 'perl': ['perlcritic'],
|
||||
\ 'python': ['flake8', 'mypy', 'pylint'],
|
||||
|
||||
Reference in New Issue
Block a user