Updated plugins
This commit is contained in:
@@ -11,7 +11,7 @@ endfunction
|
||||
|
||||
call ale#linter#Define('scss', {
|
||||
\ 'name': 'stylelint',
|
||||
\ 'executable': {b -> ale#node#FindExecutable(b, 'scss_stylelint', [
|
||||
\ 'executable': {b -> ale#path#FindExecutable(b, 'scss_stylelint', [
|
||||
\ 'node_modules/.bin/stylelint',
|
||||
\ ])},
|
||||
\ 'command': function('ale_linters#scss#stylelint#GetCommand'),
|
||||
|
||||
Reference in New Issue
Block a user