mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
some
This commit is contained in:
parent
ec1a9c0fc8
commit
2121742e61
@ -56,6 +56,7 @@ let g:syntastic_quiet_messages = { "regex": [
|
|||||||
\ "Too many instance attributes",
|
\ "Too many instance attributes",
|
||||||
\ "defined outside __init__",
|
\ "defined outside __init__",
|
||||||
\ "Catching too general exception Exception",
|
\ "Catching too general exception Exception",
|
||||||
|
\ "Exactly one space required before assignment",
|
||||||
\ ] }
|
\ ] }
|
||||||
|
|
||||||
Plug 'Valloric/YouCompleteMe'
|
Plug 'Valloric/YouCompleteMe'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user