1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 02:20:04 +08:00
SpaceVim/bundle/xmake.vim/rplugin/python3/deoplete/sources/docs/set_warnings
2023-03-28 12:14:51 +08:00

8 lines
174 B
Plaintext
Vendored

set level of warning:
* none 禁用所有警告
* less 启用较少的警告
* more 启用较多的警告
* all 启用所有警告
* error 将所有警告作为编译错误