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 c94bbbf commit edc20e2Copy full SHA for edc20e2
.github/workflows/spell-check.yml
@@ -20,3 +20,5 @@ jobs:
20
21
- name: Spell check
22
uses: codespell-project/actions-codespell@master
23
+ with:
24
+ skip: src/Grove_Temperature_And_Humidity_Sensor/*
0 commit comments