Andrei Selkin
|
289ef67e9e
|
Marked 'maxLineLength' as '@Deprecated' at LeftCurlyCheck, issue #965
|
2015-08-12 08:20:12 +03:00 |
Michal Kordas
|
4ea1896f46
|
Fix PMD violations of AvoidCatchingGenericException rule. #959
|
2015-06-28 10:13:43 -07:00 |
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 |
Michal Kordas
|
500bf308fa
|
Rename CheckStyleTask to CheckstyleAntTask. #1108
|
2015-06-07 10:38:58 -07:00 |
Michal Kordas
|
fca6580f48
|
Fix PMD violations of ExceptionAsFlowControl rule. #962
|
2015-06-03 21:25:25 -04: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 |
Roman Ivanov
|
93e0187129
|
removal of validation suppressions, and resoling of them. Issue #596
|
2015-05-05 17:40:26 -04:00 |
Michal Kordas
|
a2b8be14bb
|
Fix PMD violations from SimplifyStartsWith rule, issue #949
|
2015-05-03 17:00:25 +02:00 |
Michal Kordas
|
193474f518
|
Fix PMD violations from TooFewBranchesForASwitchStatement rule, issue #998
|
2015-05-01 07:29:17 -07:00 |
Michal Kordas
|
c0446a8255
|
Fix PMD violations from UseVarargs rule, issue #999
The changes are fully backward-compatible. Method with vararg can be invoked both using array and list of parameters.
|
2015-04-29 17:21:14 -07:00 |
Roman Ivanov
|
e971fcd9b5
|
fix for PMD logging-java rules. Issue #870
|
2015-04-26 10:33:29 -07:00 |
Roman Ivanov
|
a033b87e5e
|
suppression comments were added. Issue #744
|
2015-04-26 10:22:06 -07:00 |
Roman Ivanov
|
0552912c9f
|
fix for violations of PMD LogicInversion. Issue #744
|
2015-04-26 10:14:36 -07:00 |
Roman Ivanov
|
e453e5bdb3
|
fixed violations for PMD rule SingularField. Issue #744
|
2015-04-26 09:57:28 -07:00 |
Roman Ivanov
|
c1ce1f8f0c
|
fixed violations for PMD rule UseCollectionIsEmpty. Issue #744
|
2015-04-26 09:49:35 -07:00 |
Roman Ivanov
|
32774b62c8
|
comments were added for suppressions. Issue #744
|
2015-04-26 09:43:31 -07:00 |
Roman Ivanov
|
cb5f9827e5
|
activation and suppression comments for PMD design rules. Issue #744
|
2015-04-25 23:46:48 -07:00 |
Michal Kordas
|
fe345d3db7
|
Fix PMD violations from 'javabeans' ruleset in Checkstyle, issue #987
|
2015-04-25 16:33:25 -07:00 |
Roman Ivanov
|
228936fb40
|
PMD rule LongVariable is activated. Issue #744
|
2015-04-25 16:29:45 -07:00 |
Michal Kordas
|
fcb9246b30
|
Provide reasons for exclusions in 'naming' ruleset, issue #982
|
2015-04-24 23:09:20 +02:00 |
Michal Kordas
|
b29ca6b5f6
|
Fix and suppress PMD violations from ShortClassName rule, issue #982
|
2015-04-24 23:09:13 +02:00 |
Michal Kordas
|
4ac32a7c0c
|
Fix PMD violations from ShortMethodName rule, issue #982
|
2015-04-24 21:21:29 +02:00 |
Michal Kordas
|
f9a9d6c3d3
|
Fix PMD violations from BooleanGetMethodName rule, issue #982
|
2015-04-24 21:19:14 +02:00 |
Michal Kordas
|
5cd16d56a2
|
Fix PMD violations - AvoidFieldNameMatchingTypeName rule, issue #982
|
2015-04-24 21:12:15 +02:00 |
Michal Kordas
|
e8a4ab77ab
|
Expand PMD configuration for 'naming' ruleset, issue #982
|
2015-04-24 21:12:10 +02:00 |
Roman Ivanov
|
3d3f3d5f9c
|
PMD rule AbstractClassWithoutAbstractMethod is activated. Issue #744
|
2015-04-23 19:51:10 -04:00 |
Roman Ivanov
|
b26b43a331
|
some PMD design rules were activated and commented with reason of exclude. Issue #744
|
2015-04-23 19:40:47 -04:00 |
Roman Ivanov
|
18ed7958cf
|
PMD rule AvoidSynchronizedAtMethodLevel is activated. Issue #744
|
2015-04-23 19:34:59 -04:00 |
Roman Ivanov
|
6b58e1c7fd
|
some PMD design rules were activated and commented with reason of exclude. Issue #744
|
2015-04-23 19:32:48 -04:00 |
Roman Ivanov
|
e6cb719f9b
|
some PMD design rules are activated. Issue #744
|
2015-04-23 19:03:30 -04:00 |
Roman Ivanov
|
e30fa27dc4
|
PMD Rule:AccessorClassGeneration Priority:3 Avoid instantiation through private constructors from outside of the constructors class. Issue #744
|
2015-04-23 18:52:43 -04:00 |
Roman Ivanov
|
22cbf810a0
|
PMD rule ConstructorCallsOverridableMethod is activated. Issue #744
|
2015-04-23 18:51:23 -04:00 |
Roman Ivanov
|
310406967c
|
PMD rules SwitchDensity and AvoidReassigningParameters are activated. Issue #744
|
2015-04-23 18:24:53 -04:00 |