Skip to content

Commit f227eb7

Browse files
committed
HBASE-22203 Reformatted DemoClient.java
1 parent f77bde3 commit f227eb7

2 files changed

Lines changed: 291 additions & 269 deletions

File tree

hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@
4444
<suppress checks="MethodLength" files="Branch1CoprocessorMethods.java"/>
4545
<suppress checks="IllegalImport" message="org\.apache\.htrace\.core"/>
4646
<suppress checks="ImportOrder" message="Extra separation in import group before"/>
47+
<suppress checks="MethodLength" files="DemoClient.java"/>
4748
</suppressions>

0 commit comments

Comments
 (0)