File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44

55
set -e
66

7-
# Checks for formatting errors
8-
mvn com.coveo:fmt-maven-plugin:check
7+
# Checks for:
8+
# - Formatting errors
9+
# - Clirr errors
10+
mvn com.coveo:fmt-maven-plugin:check clirr:check
11+

0 commit comments

Comments
 (0)