QAPlug upcoming feature: configure suppression statements and filters

Starting from version 1.2, in QAPlug settings tab we have added a possibility to configure generic suppression statements (recognized by every engine) that excludes a line from being checked.
To activate it you have to mark “Suppression comment” checkbox and fill your comment (default is SUPPRESS CODING RULES). Please do not forget to press “Apply” button.
After that step you can use defined comment in your code to exclude single lines from being checked.

QAPlug settings tab with the possibility to configure generic suppression statements:

 

In QAPlug > Checkstyle settings tab you will find several new options allowing you to configure suppressions filters

Using that feature you are also able to import your own filters and extensions.

QAPlug > Checkstyle settings tab with possibility to configure suppressions filters:

 

We will be thankful for your comments, bug reports and suggestions.
Feel free to leave comments under that post or use Contact Page.