Skip to content

Commit 9b2b4b3

Browse files
committed
add suppress
1 parent f6fefbb commit 9b2b4b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/maven/suppressions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ under the License.
2626
<suppress files="DataTypes.java" checks="MethodNameCheck"/>
2727

2828
<suppress files="CoreOptions.java" checks="FileLength"/>
29+
<suppress files="RESTCatalogTest.java" checks="FileLength"/>
2930

3031
<!-- target directory is not relevant for checkstyle -->
3132
<suppress

0 commit comments

Comments
 (0)