1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-jingle-old/src/integration-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/smackx/jingle Add more checkstyle tests 2015-03-17 22:02:44 +01:00
resources Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00