We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e9fec commit 8cb1e16Copy full SHA for 8cb1e16
1 file changed
.github/workflows/check.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Setup HEMTT
26
uses: arma-actions/hemtt@v1
27
- name: Run HEMTT check
28
- run: hemtt check --pedantic
+ run: hemtt check -e --pedantic
0 commit comments