feat: add linting
Node.js CI / CI (push) Failing after 3s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 47s

This commit is contained in:
2025-12-22 17:05:51 -08:00
parent f5dbe93168
commit 059c24be31
9 changed files with 368 additions and 191 deletions
+10 -10
View File
@@ -1,11 +1,11 @@
matches:
- trigger: "docs.contribute"
replace: "https://docs.nhcarrigan.com/dev/contributing/"
- trigger: "docs.coc"
replace: "https://docs.nhcarrigan.com/community/coc/"
- trigger: "docs.terms"
replace: "https://docs.nhcarrigan.com/legal/terms/"
- trigger: "docs.privacy"
replace: "https://docs.nhcarrigan.com/legal/privacy/"
- trigger: "docs.community"
replace: "https://docs.nhcarrigan.com/community/guide/"
- replace: "https://docs.nhcarrigan.com/dev/contributing/"
trigger: "docs.contribute"
- replace: "https://docs.nhcarrigan.com/community/coc/"
trigger: "docs.coc"
- replace: "https://docs.nhcarrigan.com/legal/terms/"
trigger: "docs.terms"
- replace: "https://docs.nhcarrigan.com/legal/privacy/"
trigger: "docs.privacy"
- replace: "https://docs.nhcarrigan.com/community/guide/"
trigger: "docs.community"