Skip to content

Commit

Permalink
update suppressions : Ignore RightCurly for Base64.java, original is …
Browse files Browse the repository at this point in the history
…great
  • Loading branch information
dota17 committed Aug 29, 2020
1 parent d649f4b commit b0baf6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checkstyle-suppressions.xml
Expand Up @@ -14,4 +14,5 @@
<suppress checks="OverloadMethodsDeclarationOrder" files="."/>
<suppress checks="NonEmptyAtclauseDescription" files="."/>
<suppress checks="TypeName" files="Draft_6455.java"/>
<suppress checks="RightCurly" files="Base64.java"/>
</suppressions>

0 comments on commit b0baf6c

Please sign in to comment.