We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
webpro
Learn more about funding links in repositories.
Report abuse
1 parent 6e15421 commit fd2d9d3Copy full SHA for fd2d9d3
.github/workflows/integration.yml
@@ -72,7 +72,7 @@ jobs:
72
pnpm i -g pnpm
73
pnpm install
74
pnpm add -D -w $PKG_URL
75
- pnpm run knip
+ pnpm run knip --fix --no-exit-code
76
77
- name: eslint
78
repo: eslint/eslint
0 commit comments