Using codespell 1.14.0. Method: ``` $ cat > ../godot-word-whitelist.txt << EOF ang doubleclick lod nd numer que te unselect EOF $ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po" $ git diff // undo unwanted changes ``` |
||
|---|---|---|
| .. | ||
| arvr | ||
| audio | ||
| physics | ||
| physics_2d | ||
| visual | ||
| arvr_server.cpp | ||
| arvr_server.h | ||
| audio_server.cpp | ||
| audio_server.h | ||
| physics_2d_server.cpp | ||
| physics_2d_server.h | ||
| physics_server.cpp | ||
| physics_server.h | ||
| register_server_types.cpp | ||
| register_server_types.h | ||
| SCsub | ||
| server_wrap_mt_common.h | ||
| visual_server.cpp | ||
| visual_server.h | ||