feat: add spellcheck
Some checks failed
Node.js CI / CI (push) Failing after 7s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 49s

This commit is contained in:
2025-12-22 18:11:19 -08:00
parent b0315e6e18
commit d108ddecd5
7 changed files with 849 additions and 68 deletions

View File

@@ -45,3 +45,6 @@ jobs:
- name: Run Tests
run: pnpm run test
- name: Run Spellcheck
run: pnpm run spellcheck