ale pyls enable flake8 configuration
This commit is contained in:
parent
6b9cfb620d
commit
13f5ee6ae6
|
@ -2,7 +2,7 @@ set softtabstop=8
|
|||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
|
||||
set textwidth=79
|
||||
set textwidth=88
|
||||
|
||||
set foldmethod=indent
|
||||
set foldnestmax=1
|
||||
|
|
Loading…
Reference in New Issue