You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #412:30min Split this class into smaller ones and remove PMD
* exclude `TooManyMethods`. Good candidates for moving out of this class
* are all that use `validateCheckstyle` method.
"Split this class into smaller ones and remove PMD exclude TooManyMethods. Good candidates for moving out of this class are all that use validateCheckstyle method.".
The puzzle was created by krzyk at 2015-11-18 18:03:50 +0100.
Estimation is 30 minutes.
If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.
The puzzle
420444378originating from #412 has to be resolved:qulice17/qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java
Lines 57 to 59 in 37ac9cc
"Split this class into smaller ones and remove PMD exclude
TooManyMethods. Good candidates for moving out of this class are all that usevalidateCheckstylemethod.".The puzzle was created by krzyk at
2015-11-18 18:03:50 +0100.Estimation is
30 minutes.If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.