Skip to content

Commit

Permalink
chore: remove spelling lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xHeaven committed Apr 3, 2024
1 parent 94d783c commit 8339757
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 546 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/lint-spelling.yml

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"lint:knip": "knip",
"lint:md": "markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line",
"lint:packages": "pnpm dedupe --check",
"lint:spelling": "cspell \"**\" \".github/**/*\"",
"prepare": "husky install",
"test": "vitest",
"tsc": "tsc"
Expand All @@ -41,7 +40,6 @@
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"console-fail-test": "^0.2.3",
"cspell": "^8.6.1",
"eslint": "^8.57.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
Loading

0 comments on commit 8339757

Please sign in to comment.