Skip to content

Commit edc20e2

Browse files
committed
Ignore spellcheck on embedded Grove lib
1 parent c94bbbf commit edc20e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/spell-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020

2121
- name: Spell check
2222
uses: codespell-project/actions-codespell@master
23+
with:
24+
skip: src/Grove_Temperature_And_Humidity_Sensor/*

0 commit comments

Comments
 (0)