fix(storage): applied spelling fixes by codespell pre-commit hook

This commit is contained in:
Ivan Grokhotkov
2024-03-28 09:14:05 +01:00
parent 34f0a0d6e5
commit 10cc15b150
41 changed files with 83 additions and 95 deletions
+2 -2
View File
@@ -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