Smack/config
Florian Schmaus b2221d5483 Add more checkstyle tests
- Lines containing tab(s) after space
- Usage of printStackTrace
- Usage of println
- Add SupressionCommentFilter module

SuppressionCommentFilter can be enabled with
// CHECKSTYLE:OFF
and disabled with
// CHECKSTYLE:ON
2015-03-17 22:02:44 +01:00
..
checkstyle.xml Add more checkstyle tests 2015-03-17 22:02:44 +01:00
header.txt Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
suppressions.xml Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00