Add support for disabling all hooks and use JSONC (#294234)

This commit is contained in:
Paul
2026-02-10 23:24:45 -08:00
committed by GitHub
parent 6ee76b61de
commit cacbbe30b9
10 changed files with 424 additions and 75 deletions

View File

@@ -70,6 +70,9 @@
".ember-cli",
"typedoc.json"
],
"filenamePatterns": [
"**/.github/hooks/*.json"
],
"configuration": "./language-configuration.json"
},
{