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 8af7200 commit 2dc6251Copy full SHA for 2dc6251
.github/workflows/spell-check.yml
@@ -14,3 +14,4 @@ jobs:
14
uses: arduino/actions/libraries/spell-check@master
15
with:
16
ignore-words-list: extras/codespell-ignore-words-list.txt
17
+ skip-paths: ./extras/test/external
0 commit comments