附加/扩展的代码分析规则
我最近在 VS2010 中为我的一个爱好项目设置了静态分析(并注释了所有标题),它提出的一些建议有助于追踪一些恼人的小错误。
看到这一点,我很好奇是否有更广泛的规则集,或者这些东西是否可以在任何地方使用(我目前使用的是“Microsoft All Rules”)。
是否有我可以使用的其他规则集?如果有,在哪里? (谷歌没有轻易找到)
如果没有(或者即使有),是否有更好的设置可以使用? (我的项目主要使用图形)
I recently set up the static analysis in VS2010 for one of my hobby projects (and annotated all headers), and some of the suggestions it made helped track down a few annoying little bugs.
Seeing that, I've been curious as to whether there is a more extensive rule set around or if such things are available anywhere (I'm using the "Microsoft All Rules" at the moment).
Are there additional rule sets that I could use; if so, where? (Google didn't find any easily)
If not (or even if there are), is there a better set to use? (my project works with graphics mostly)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经写了大约 8 个,并且可能很快会写更多,如果有 这些你感兴趣让我知道。
团队政策提醒/执行者
还可以在此处找到一些代码
I have written about 8, and may be writing more soon, if any of these interest you let me know.
Team policy reminder/enforcers
Also some of the code is found here