Skip to content

Commit 03b8f7f

Browse files
authored
Update linter-full.yml
1 parent d8f199b commit 03b8f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter-full.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Lint Code Base
2626
uses: super-linter/[email protected]
2727
env:
28-
# only validate new or edited files
28+
# validate full codebase
2929
VALIDATE_ALL_CODEBASE: true
3030
VALIDATE_BASH_EXEC: false
3131
VALIDATE_CPP: false

0 commit comments

Comments
 (0)