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
|
||
|---|---|---|
| .. | ||
| android | ||
| iphone | ||
| javascript | ||
| osx | ||
| server | ||
| uwp | ||
| windows | ||
| x11 | ||
| SCsub | ||
| register_platform_apis.h | ||