We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebab4b commit 5e52e2dCopy full SHA for 5e52e2d
.cspell.json
@@ -15,7 +15,8 @@
15
"sarif",
16
"tagname",
17
"vite",
18
- "VSIX"
+ "VSIX",
19
+ "ZIZMOR"
20
],
21
"flagWords": [
22
"hte"
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
-
+
- uses: streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
check_dot_files: false
.github/workflows/super-linter.yml
@@ -36,6 +36,7 @@ jobs:
36
SUPPRESS_POSSUM: true
37
VALIDATE_ALL_CODEBASE: false
38
VALIDATE_EDITORCONFIG: false
39
+ VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
40
VALIDATE_HTML: false
41
VALIDATE_HTML_PRETTIER: false
42
VALIDATE_JSCPD: false
0 commit comments