Skip to content

Commit

Permalink
Remove unnecessary suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
Ledostuff committed Jun 4, 2018
1 parent 93e1ec8 commit 2591e63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions checkstyle/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
files="(AdminClientWrapper|GroupMetadataObserver).java"
/>

<suppress
checks="(CyclomaticComplexity)"
files="(Metric).java"
/>

<suppress
checks="(ParameterNumber)"
files="(KafkaRestApplication|KafkaRestContextProvider).java"
Expand Down

0 comments on commit 2591e63

Please sign in to comment.