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 9b49cd6 commit daa8475Copy full SHA for daa8475
.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
+ skip: src/utility/STM32Cube_FW
28
+ path: src
0 commit comments