vimrc: remove eta reduce hint from hlint
This commit is contained in:
1
vimrc
1
vimrc
@@ -355,3 +355,4 @@ command Cr !carp -x %
|
|||||||
|
|
||||||
let g:syntastic_python_checkers = ['python']
|
let g:syntastic_python_checkers = ['python']
|
||||||
let g:syntastic_python_python_exec = '/usr/local/bin/python3'
|
let g:syntastic_python_python_exec = '/usr/local/bin/python3'
|
||||||
|
let g:syntastic_haskell_hlint_args = "-i 'Eta reduce'"
|
||||||
|
Reference in New Issue
Block a user