1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 16:00:07 +08:00
SpaceVim/bundle/xmake.vim/rplugin/python3/deoplete/sources/docs/set_warnings

8 lines
174 B
Plaintext
Raw Normal View History

2023-03-28 12:14:51 +08:00
set level of warning:
* none 禁用所有警告
* less 启用较少的警告
* more 启用较多的警告
* all 启用所有警告
* error 将所有警告作为编译错误