Skip to content

Commit

Permalink
Fix more WS
Browse files Browse the repository at this point in the history
  • Loading branch information
truedat101 committed Sep 22, 2024
1 parent 7a6cd8c commit 4d8674f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v4

- uses: pre-commit/[email protected]
with:
with:
extra_args: --all-files trailing-whitespace
- name: Install ESLint
if: success() || failure()
Expand Down

0 comments on commit 4d8674f

Please sign in to comment.