neovim: Sorbet
This commit is contained in:
parent
7770bf1420
commit
2353cf16d0
1 changed files with 4 additions and 0 deletions
|
|
@ -163,6 +163,10 @@ let g:ale_linters = {
|
|||
\ 'flake8',
|
||||
\ 'mypy',
|
||||
\ ],
|
||||
\ 'ruby': [
|
||||
\ 'rubocop',
|
||||
\ 'sorbet',
|
||||
\ ],
|
||||
\ 'rust': [
|
||||
\ 'cargo',
|
||||
\ ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue