feat: use rubocop for neoformat on ruby
This commit is contained in:
parent
8f4f230a9a
commit
dd66f9d6be
@ -6,6 +6,7 @@ function! paiyou#before() abort
|
||||
\ 'stdin': 1
|
||||
\ }
|
||||
let g:neoformat_enabled_typescriptreact = ['tsfmt', 'prettier']
|
||||
let g:neoformat_enabled_ruby = ['rubocop']
|
||||
endfunction
|
||||
|
||||
function! paiyou#after() abort
|
||||
|
Loading…
Reference in New Issue
Block a user