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 f3d5fbd commit a889610Copy full SHA for a889610
1 file changed
.github/workflows/spell-check.yml
@@ -64,4 +64,4 @@ jobs:
64
- name: Run codespell
65
uses: codespell-project/actions-codespell@v2
66
with:
67
- skip: ./.git,./node_modules/
+ skip: ./.git,./node_modules
0 commit comments