Skip to content

Commit 5915128

Browse files
committed
Add Checkstyle UpperEll
1 parent 32d9f41 commit 5915128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ limitations under the License.
7777
<module name="TypecastParenPad" />
7878
<module name="UnnecessaryParentheses" />
7979
<module name="UnusedImports" />
80+
<module name="UpperEll" />
8081
<module name="WhitespaceAfter" />
8182
<module name="WhitespaceAround" />
8283
</module>

0 commit comments

Comments
 (0)