Skip to content

Commit 42008e7

Browse files
chore(linter): remove .codespellrc configuration and update linter settings
1 parent faff6bd commit 42008e7

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/linters/.codespellrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/linter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@ jobs:
6767
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
6868
VALIDATE_JAVASCRIPT_ES: false
6969
VALIDATE_JSCPD: false
70-
VALIDATE_TYPESCRIPT_ES: false
7170
VALIDATE_JSON: false
71+
VALIDATE_SPELL_CODESPELL: false
72+
VALIDATE_TYPESCRIPT_ES: false

0 commit comments

Comments
 (0)