Vladislav Lisetskiy
|
02aaa1b7f6
|
update build procedure to validate all XML files against their schemas,
#1275
|
2015-07-11 06:33:49 -07:00 |
Bhavik Patel
|
4e821bf489
|
Fix AbstractClassName Check on checkstyle code #945
|
2015-07-05 22:46:29 -07:00 |
Michal Kordas
|
4ea1896f46
|
Fix PMD violations of AvoidCatchingGenericException rule. #959
|
2015-06-28 10:13:43 -07:00 |
Bhavik Patel
|
ec414646ea
|
Fix AvoidEscapedUnicodeCharacters Check in Checkstyle Code. #945
|
2015-06-27 23:10:49 -07:00 |
Roman Ivanov
|
efb8158021
|
checkstyle_checks.xml was extended to catch TODO and FIXME, javadoc/xdoc also updated to have more useful example
|
2015-06-27 20:47:40 -07:00 |
Bhavik Patel
|
733d5d64dd
|
Ineffective suppressions are removed
|
2015-06-27 21:51:22 +05:30 |
Bhavik Patel
|
bc83a3a82f
|
Fix AbbreviationAsWordInName Check in Checkstyle Code. #945
|
2015-06-27 21:22:53 +05:30 |
Bhavik Patel
|
49928eafc9
|
PMD violations: UncommentedEmptyMethod Fixed #995
|
2015-06-24 10:48:45 +05:30 |
Bhavik Patel
|
196522bba7
|
Fixes PMD violations: EmptyMethodInAbstractClassShouldBeAbstract #997
|
2015-06-23 21:21:09 -07:00 |
Bhavik Patel
|
eb5896a4a1
|
Fix PMD violations for AbstractNaming rule #983
|
2015-06-18 23:22:00 +05:30 |
Roman Ivanov
|
0382b7907b
|
comment was added to expain suppress. #953
|
2015-06-17 23:20:20 -07:00 |
Roman Ivanov
|
1634289dd3
|
suppression rules for NPathComplexity. #953
|
2015-06-15 23:33:51 -07:00 |
Roman Ivanov
|
d0d9220e28
|
added explanation of exclusion for XXXXXCyclomaticComplexity. #954
|
2015-06-15 23:22:02 -07:00 |
Roman Ivanov
|
a5dcfb66cb
|
Cyclomatic complexity become 11. #954
|
2015-06-15 22:45:32 -07:00 |
Roman Ivanov
|
fbbbc950e7
|
CustomImportOrderCheck was temporary adde to suppression as it is hard to resolve Cyclomatic complexity violation. #954
|
2015-06-14 21:56:05 -07:00 |
Roman Ivanov
|
a5349f581e
|
failed attempt to reduce complexity in VariableDeclarationUsageDistanceCheck. #954
|
2015-06-14 21:56:05 -07:00 |
Roman Ivanov
|
096100222d
|
activation of Cyclomatic complexity with level 12. #954
|
2015-06-14 21:56:04 -07:00 |
Roman Ivanov
|
857b6c75f5
|
Cyclomatic complexity was commented out again as code update is not finished. #954
|
2015-06-13 23:09:33 -07:00 |
Roman Ivanov
|
3c99349a84
|
FinalLocalVariableCheck updated to follow Cyclomatic Complexity rule. #954
|
2015-06-13 23:01:30 -07:00 |
Roman Ivanov
|
cefc92307e
|
added deprecated classes and methods to pmd config for Cyclomatic complexity. #954
|
2015-06-13 23:01:30 -07:00 |
Roman Ivanov
|
c99f34002b
|
RightCurlyCheck updated to follow Cyclomatic Complexity rule. #954
|
2015-06-13 23:01:30 -07:00 |
Roman Ivanov
|
ca2572e99a
|
suppression for method in Main clas
|
2015-06-13 23:01:29 -07:00 |
Roman Ivanov
|
109c032721
|
testing
|
2015-06-13 23:01:29 -07:00 |
Thomas Jensen
|
3090cf0dab
|
FileContents.getFileName() - resolve issue #1205
|
2015-06-13 00:27:13 +02:00 |
Bhavik Patel
|
8becd3328d
|
Fix EmptyStatement Check violations in Checkstyle code. #945
|
2015-06-10 17:38:25 -07:00 |
Bhavik Patel
|
bdcccce38c
|
Enable UncommentedMain Check on Checkstyle code #945
|
2015-06-10 23:49:36 +05:30 |
Michal Kordas
|
500bf308fa
|
Rename CheckStyleTask to CheckstyleAntTask. #1108
|
2015-06-07 10:38:58 -07:00 |
Michal Kordas
|
4f910b8be9
|
Move Regexp check from miscellaneous to regexp category. #1170
|
2015-06-06 18:59:32 -07:00 |
Michal Kordas
|
5fae8f1bd3
|
Configure RegexpSinglelineJava to detect non-ASCII characters. #1165
|
2015-06-06 23:03:41 +02:00 |
Michal Kordas
|
fca6580f48
|
Fix PMD violations of ExceptionAsFlowControl rule. #962
|
2015-06-03 21:25:25 -04:00 |
Michal Kordas
|
716292c2b8
|
Fix ThrowsCount check violations in Checkstyle code. #945
|
2015-05-28 14:18:23 -07:00 |
Michal Kordas
|
edc4cc9ffc
|
Fix Regexp check causing exception on file with newline on top. #1129
|
2015-05-26 02:55:58 +02:00 |
Michal Kordas
|
4e0cb46ae5
|
Fix RegexpMultiline causing exception with default config. #1129
|
2015-05-26 02:20:05 +02:00 |
Roman Ivanov
|
9f9c810af3
|
system property '-Dcheckstyle.ant.skip=true' will skip execution of Checkstyle validation over its own code
|
2015-05-22 20:19:46 -07:00 |
Roman Ivanov
|
14bca4f18d
|
checkstyle launcher is wrapped by timestamps
|
2015-05-22 10:43:18 -04:00 |
Michal Kordas
|
0f58857d73
|
Change location of left curly braces to end of line. #1089
|
2015-05-17 13:47:09 +02:00 |
Roman Ivanov
|
6cdcfc135a
|
Findbugs violation: defines compareTo(LineColumn) and uses Object.equals(). #911
|
2015-05-15 23:52:15 -07:00 |
Roman Ivanov
|
e6034ec381
|
Findbugs violation: AuditEvent.message is transient but isn't set by deserialization. #909
|
2015-05-15 17:04:32 -07:00 |
Roman Ivanov
|
cd6f271a6b
|
explanation for findbug suprpession. #778
|
2015-05-15 15:52:57 -07:00 |
Roman Ivanov
|
5e0b6286ac
|
Findbugs violation: api.TokenTypes do System.exit(...). #923
|
2015-05-15 15:31:59 -07:00 |
Roman Ivanov
|
c3dc1a94f3
|
Findbugs violation: resolve all violations from gui package. #925
|
2015-05-15 13:23:17 -07:00 |
Roman Ivanov
|
d6938de537
|
explanation of suppression was added. #910
|
2015-05-15 10:38:21 -07:00 |
Michal Kordas
|
dba746ba93
|
Fix PMD violations from PrematureDeclaration rule. #948
|
2015-05-13 09:58:12 -07:00 |
Michal Kordas
|
5ff1834a22
|
Fix PMD violations from AvoidFieldNameMatchingMethodName rule. #984
|
2015-05-13 09:54:48 -07:00 |
Michal Kordas
|
3c7c3cbe88
|
Remove obsolete exclusion from PMD configuration. #960
|
2015-05-13 09:49:07 -07:00 |
Michal Kordas
|
466b1ebb31
|
Fix SeparatorWrap Check violations in Checkstyle code. #945
|
2015-05-13 09:47:17 -07:00 |
Michal Kordas
|
3300c3c835
|
Enable several Checkstyle Checks on codebase, issue #945
|
2015-05-10 21:04:18 +02:00 |
Roman Ivanov
|
93e0187129
|
removal of validation suppressions, and resoling of them. Issue #596
|
2015-05-05 17:40:26 -04:00 |
Michal Kordas
|
a0acabc125
|
Fix FallThrough check violation in code, issue #945
|
2015-05-03 11:34:00 -07:00 |
Michal Kordas
|
a2b8be14bb
|
Fix PMD violations from SimplifyStartsWith rule, issue #949
|
2015-05-03 17:00:25 +02:00 |