Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Navino16 committed Dec 19, 2024
1 parent 06938c0 commit 4c05aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install project dependencies
run: npm ci
- name: Lint Code Base
uses: github/[email protected]
uses: super-linter/[email protected]
env:
VALIDATE_ALL_CODEBASE: true
LINTER_RULES_PATH: .
Expand Down

0 comments on commit 4c05aa6

Please sign in to comment.