mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(storage): applied spelling fixes by codespell pre-commit hook
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
[codespell]
|
||||
skip = build,*.yuv
|
||||
ignore-words-list = ser,dout,rsource,fram
|
||||
skip = build,*.yuv,components/fatfs/src/*,alice.txt
|
||||
ignore-words-list = ser,dout,rsource,fram,inout
|
||||
write-changes = true
|
||||
|
||||
Reference in New Issue
Block a user