1
0

[HUDI-386] Refactor hudi scala checkstyle rules (#1099)

This commit is contained in:
lamber-ken
2019-12-22 07:30:07 +08:00
committed by leesf
parent 36b3b6f5dd
commit b284091783
4 changed files with 136 additions and 116 deletions

View File

@@ -24,7 +24,7 @@
that can be found at https://google.github.io/styleguide/javaguide.html.
Checkstyle is very configurable. Be sure to read the documentation at
http://checkstyle.sf.net (or in your downloaded distribution).
https://checkstyle.sourceforge.io/checks.html.
To completely disable a check, just comment it out or delete it from the file.