Skip to content

Commit 2b9a20e

Browse files
Remove - uses: crate-ci/typos/@v1 because of false positives
We have a `NAMESPACEE` field in `parserfns` (`{{{NAMESPACEE}}}`, it's unimplement) which pisses off the linter for some reason.
1 parent db2859e commit 2b9a20e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ jobs:
2424
- run: python -m mypy -p wikitextprocessor
2525
- run: python -m ruff check .
2626
- run: python -m ruff format --diff .
27-
- uses: crate-ci/typos@v1

0 commit comments

Comments
 (0)