Rulesets for cppcheck

后端 未结 3 1687
予麋鹿
予麋鹿 2021-02-02 07:28

Cppcheck allows you to create your own rules files, but I don\'t know how much of cppcheck\'s functionality is exposed.

Is anyone working on a set that would enforce JSF

3条回答
  •  忘了有多久
    2021-02-02 08:14

    From what I can tell, looking through the documentation, It looks pretty exposed. http://cppcheck.sourceforge.net/manual.pdf .

提交回复
热议问题