Skip to content

Commit

Permalink
Issue checkstyle#3648: Remove the configuration for excluding MainFra…
Browse files Browse the repository at this point in the history
…meModel
  • Loading branch information
xpdavid committed Mar 8, 2017
1 parent e78a8af commit 9840a44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -1452,8 +1452,6 @@
<exclude>com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModel*.class</exclude>
<exclude>com/puppycrawl/tools/checkstyle/gui/TreeTableCellRenderer*.class</exclude>
<exclude>com/puppycrawl/tools/checkstyle/gui/TreeTableModelAdapter*.class</exclude>
<!-- GUI model classes without tests -->
<exclude>com/puppycrawl/tools/checkstyle/gui/MainFrameModel*.class</exclude>
<!-- deprecated classes -->
<exclude>com/puppycrawl/tools/checkstyle/checks/AbstractFormatCheck.class</exclude>
<exclude>com/puppycrawl/tools/checkstyle/checks/AbstractDeclarationCollector*.class</exclude>
Expand Down

0 comments on commit 9840a44

Please sign in to comment.