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 b23a6a0 commit 0c27708Copy full SHA for 0c27708
.github/workflows/linters.yml
@@ -37,7 +37,6 @@ jobs:
37
with:
38
registry: true
39
- run: pnpm install
40
- - run: pnpx anti-trojan-source --files='packages/**/src/**/*.{ts,tsx,js}'
41
- run: pnpx markdownlint-cli --fix .
42
- run: pnpm exec gulp codegen
43
- run: pnpm run lingui:extract
0 commit comments