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 5c4d033 commit 73db591Copy full SHA for 73db591
.github/workflows/checks.yml
@@ -45,6 +45,6 @@ jobs:
45
- name: Run CodeSpell
46
uses: codespell-project/[email protected]
47
with:
48
- check_hidden: true
+ check_hidden: false
49
check_filenames: true
50
skip: package-lock.json
0 commit comments