mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Add bash to the linter aliases (#4948)
This commit is contained in:
committed by
GitHub
parent
366de225fd
commit
aac34cd45a
@@ -1735,6 +1735,7 @@ g:ale_linter_aliases
|
||||
|
||||
{
|
||||
\ 'Dockerfile': 'dockerfile',
|
||||
\ 'bash': 'sh',
|
||||
\ 'csh': 'sh',
|
||||
\ 'javascriptreact': ['javascript', 'jsx'],
|
||||
\ 'plaintex': 'tex',
|
||||
|
||||
Reference in New Issue
Block a user