Skip to content

Commit ef7ff24

Browse files
committed
Fix checkstyle coverage for the new files
1 parent 925e40a commit ef7ff24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ checkstyle_test(
183183
".factory/*",
184184
"command/*",
185185
"common/*",
186-
"common/exception/*",
186+
"common/**/*",
187187
]),
188188
exclude = [
189189
".bazelversion",

0 commit comments

Comments
 (0)