mirror of https://github.com/godotengine/godot
Using codespell 2.1.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
leapyear
lod
merchantibility
nd
numer
ois
ony
que
readded
seeked
statics
synching
te
uint
unselect
webp
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| export | ||
| SCsub | ||
| crash_handler_osx.h | ||
| crash_handler_osx.mm | ||
| detect.py | ||
| dir_access_osx.h | ||
| dir_access_osx.mm | ||
| godot_main_osx.mm | ||
| joypad_osx.cpp | ||
| joypad_osx.h | ||
| logo.png | ||
| os_osx.h | ||
| os_osx.mm | ||
| platform_config.h | ||
| platform_osx_builders.py | ||
| power_osx.cpp | ||
| power_osx.h | ||