flycheck-google-cpplint:适用于Flycheck的Google C ++样式检查器

时间:2024-06-11 13:37:42
【文件属性】:

文件名称:flycheck-google-cpplint:适用于Flycheck的Google C ++样式检查器

文件大小:16KB

文件格式:ZIP

更新时间:2024-06-11 13:37:42

EmacsLisp

flycheck-google-cpplint.el 为添加Google C ++样式检查器。 如果您想根据编写代码,这将有很大帮助。 我建议还安装软件包。 安装 像往常一样,来自 。 在您的文件中: (source gnu) (source melpa) (depends-on "flycheck-google-cpplint") 在您的init.el : ( eval-after-load 'flycheck '( progn ( require 'flycheck-google-cpplint ) ; ; Add Google C++ Style checker. ; ; In default, syntax checked by Clang and Cppcheck. (flycheck-add-next-checker '


【文件预览】:
flycheck-google-cpplint-master
----.gitignore(6B)
----flycheck-google-cpplint.el(5KB)
----COPYING(34KB)
----README.md(2KB)

网友评论