mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-22 19:13:41 +08:00
Break shared handlers up into their own files, and fix stylelint error handling
This commit is contained in:
@@ -75,5 +75,5 @@ call ale#linter#Define('python', {
|
||||
\ {'callback': 'ale_linters#python#flake8#VersionCheck'},
|
||||
\ {'callback': 'ale_linters#python#flake8#GetCommand'},
|
||||
\ ],
|
||||
\ 'callback': 'ale#handlers#HandlePEP8Format',
|
||||
\ 'callback': 'ale#handlers#python#HandlePEP8Format',
|
||||
\})
|
||||
|
||||
Reference in New Issue
Block a user