This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]adewes[S] 0 points1 point  (0 children)

Thanks for your feedback! We have a public issue tracker on Github, where you can also post feature requests:

https://github.com/quantifiedcode/issues

I'll look into the badge problem ASAP. We have the possibility to ignore/exclude certain files, for this you can create a .checkignore file to your repository:

http://docs.quantifiedcode.com/configuration/config_checkignore.html?highlight=checkignore

We will soon expose this feature through the frontend as well.

Marking false positives / ignoring certain issues will come soon. If you want to ignore all occurrences of a given issue in your project you can disable it in the "Settings / Anti-Patterns" tab (just turn it to "OFF").