gpt4 book ai didi

c - 如何跳过 C 文件的所有 lint 错误

转载 作者:行者123 更新时间:2023-11-30 20:35:39 26 4
gpt4 key购买 nike

如何跳过 C 文件的所有 lint 错误?有没有办法通过任何选项跳过特定文件的所有 lint 错误?

我可以使用以下选项跳过单个错误:

/*lint -save -e40 */
*lint -restore */

最佳答案

距离我上次使用 Lint 已经过去很长时间了。
希望我没有记错……

根据:http://www.gimpel.com/Discussion.cfm?ThreadID=3410

语法是:

/*lint -save -e* */
...
/*lint -restore */

关于c - 如何跳过 C 文件的所有 lint 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38645705/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com