mirror of https://github.com/godotengine/godot
Using codespell 2.0.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
leapyear
lod
merchantibility
nd
numer
ois
ony
que
seeked
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
|
||
|---|---|---|
| .. | ||
| api | ||
| export | ||
| js | ||
| .eslintrc.engine.js | ||
| .eslintrc.js | ||
| .eslintrc.libs.js | ||
| SCsub | ||
| audio_driver_javascript.cpp | ||
| audio_driver_javascript.h | ||
| detect.py | ||
| dom_keys.inc | ||
| emscripten_helpers.py | ||
| godot_audio.h | ||
| godot_js.h | ||
| http_client.h.inc | ||
| http_client_javascript.cpp | ||
| javascript_eval.cpp | ||
| javascript_main.cpp | ||
| javascript_runtime.cpp | ||
| logo.png | ||
| os_javascript.cpp | ||
| os_javascript.h | ||
| package-lock.json | ||
| package.json | ||
| platform_config.h | ||
| run_icon.png | ||