mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-25 01:38:41 +08:00
Fix ALEInfo and some test issues
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
let s:linters = {}
|
||||
|
||||
" Default filetype aliaes.
|
||||
" Default filetype aliases.
|
||||
" The user defined aliases will be merged with this Dictionary.
|
||||
let s:default_ale_linter_aliases = {
|
||||
\ 'Dockerfile': 'dockerfile',
|
||||
|
||||
Reference in New Issue
Block a user