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 #447:30min Right now ConstantUsageCheck takes into account
* usage of constants inside method annotations, add handling of constants
* used in field and class annotations.
"Right now ConstantUsageCheck takes into account usage of constants inside method annotations, add handling of constants used in field and class annotations.".
The puzzle was created by krzyk at 2015-11-14 13:14:11 +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
146316091originating from #447 has to be resolved:qulice17/qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java
Lines 316 to 318 in 37ac9cc
"Right now ConstantUsageCheck takes into account usage of constants inside method annotations, add handling of constants used in field and class annotations.".
The puzzle was created by krzyk at
2015-11-14 13:14:11 +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.