Skip to content

Commit

Permalink
feat(#30): don't skip qulice check
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Aug 18, 2023
1 parent 08a22e3 commit cdb08aa
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,6 @@ SOFTWARE.
<exclude>checkstyle:/src/it/.*</exclude>
<exclude>duplicatefinder:.*</exclude>
</excludes>
<!--
@todo #26:90min Enable qulice check.
Currently, qulice check is disabled because it throws
IllegalArgumentException. This is a bug in qulice which
should be fixed. When it is fixed, enable qulice check.
Do not forget to remove this puzzle.
-->
<skip>true</skip>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit cdb08aa

Please sign in to comment.