mirror of
https://github.com/godotengine/godot.git
synced 2025-02-11 22:35:15 +08:00
For PRs, this should give a more accurate list, as the previous method would diff to the tip of the `master` branch, which could include new commits (and thus changed files) not present in the PR branch. codespell's `--skip` option doesn't work at all with folders when used together with an explicit list of paths to work with, so let's not use it. |
||
---|---|---|
.. | ||
debug_adapter | ||
editor_debugger_inspector.cpp | ||
editor_debugger_inspector.h | ||
editor_debugger_node.cpp | ||
editor_debugger_node.h | ||
editor_debugger_server.cpp | ||
editor_debugger_server.h | ||
editor_debugger_tree.cpp | ||
editor_debugger_tree.h | ||
editor_file_server.cpp | ||
editor_file_server.h | ||
editor_performance_profiler.cpp | ||
editor_performance_profiler.h | ||
editor_profiler.cpp | ||
editor_profiler.h | ||
editor_visual_profiler.cpp | ||
editor_visual_profiler.h | ||
script_editor_debugger.cpp | ||
script_editor_debugger.h | ||
SCsub |