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 ``` |
||
|---|---|---|
| .. | ||
| SCsub | ||
| callable_method_pointer.cpp | ||
| callable_method_pointer.h | ||
| class_db.cpp | ||
| class_db.h | ||
| message_queue.cpp | ||
| message_queue.h | ||
| method_bind.cpp | ||
| method_bind.h | ||
| object.cpp | ||
| object.h | ||
| object_id.h | ||
| reference.cpp | ||
| reference.h | ||
| script_language.cpp | ||
| script_language.h | ||
| undo_redo.cpp | ||
| undo_redo.h | ||