337ef03958
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
|
||
---|---|---|
.. | ||
doc_classes | ||
native | ||
SCsub | ||
config.py | ||
godot_webxr.h | ||
register_types.cpp | ||
register_types.h | ||
webxr_interface.cpp | ||
webxr_interface.h | ||
webxr_interface_js.cpp | ||
webxr_interface_js.h |