Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita70dd58

Browse files
committed
ci(codespell): skip STM32Cube_FW directory
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent9b49cd6 commita70dd58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/codespell.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
check_hidden:true
2525
# In the event of a false positive, add the word in all lower case to this file:
2626
# ignore_words_file: ./extras/codespell-ignore-words-list.txt
27-
path:src
27+
exclude_file:src/utility/STM32Cube_FW/*.*
28+
path:src

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp