We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce799f commit 7a94d2bCopy full SHA for 7a94d2b
.github/workflows/linting.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: list packages
26
run: npm list
27
- name: Lint project
28
- run: lefthook run pre-commit --all-files
+ run: npx lefthook run pre-commit --all-files
0 commit comments