Skip to content

Commit

Permalink
Issue checkstyle#614: Suppress UnusedProperty IDEA violations
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyom-Yadav committed Aug 29, 2022
1 parent 99add3c commit 201aa78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions releasenotes-builder/config/checkstyle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# suppress inspection "UnusedProperty" for whole file
# properties are used at "misc/build.xml"
checkstyle.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java.header
checkstyle.importcontrol.file=config/import-control.xml
checkstyle.importcontroltest.file=config/import-control-test.xml
Expand Down

0 comments on commit 201aa78

Please sign in to comment.