Smack/smack-extensions/src/test
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
..
java/org/jivesoftware Add more checkstyle tests 2015-03-17 22:02:44 +01:00
resources/org/jivesoftware/smackx Support for XEP-0141: Data Forms Layout. 2014-11-20 23:25:26 +01:00