Skip to content

Commit 110378f

Browse files
committed
disable linting whole codebase
1 parent 77107a9 commit 110378f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Lint Code Base
1616
uses: docker://github/super-linter:v2.1.1
1717
env:
18-
VALIDATE_ALL_CODEBASE: true
18+
VALIDATE_ALL_CODEBASE: false

0 commit comments

Comments
 (0)