Smack/smack-im/src/test/java/org/jivesoftware/smack
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
..
chat 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
im Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00
roster Add more checkstyle tests 2015-03-17 22:02:44 +01:00