We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b49cd6 commit e780ed3Copy full SHA for e780ed3
.github/workflows/codespell.yml
@@ -24,4 +24,5 @@ jobs:
24
check_hidden: true
25
# In the event of a false positive, add the word in all lower case to this file:
26
# ignore_words_file: ./extras/codespell-ignore-words-list.txt
27
- path: src
+ exclude_file: src/utility/STM32Cube_FW/
28
+ path: src
0 commit comments