1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 05:14:49 +02:00
Smack/smack-debug/src/main/java/org/jivesoftware/smackx/debugger
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
..
EnhancedDebugger.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
EnhancedDebuggerWindow.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
LiteDebugger.java Merge branch '4.1' 2015-03-04 22:42:36 +01:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00