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 109c850 commit d5fde98Copy full SHA for d5fde98
.github/workflows/pre-commit-lint-check.yaml
@@ -11,7 +11,6 @@ jobs:
11
- run: npm run lint-check
12
- run: npm run format-check
13
Lint-Fix:
14
- needs: [Lint-Check]
15
runs-on: ubuntu-latest
16
steps:
17
- run: cat src/index.ts
0 commit comments