1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Update the source sets configuration for the app and lib modules to match the default configuration

Both the `app` and `lib` modules had custom source sets configuration originating from the early days of the project. This updates the configuration to match the default Android Studio configuration which will simplify the addition of unit tests and instrumented tests to the project.

Note that for backcompat reasons, some folders (such as the `res` folder in the `app` module) are left as is.
This commit is contained in:
Fredia Huya-Kouadio
2025-09-22 03:15:23 -04:00
parent 084d5d407e
commit 5277c94fe4
151 changed files with 28 additions and 45 deletions

View File

@@ -60,7 +60,7 @@ skip = [
"core/string/locales.h",
"DONORS.md",
"editor/project_converter_3_to_4.cpp",
"platform/android/java/lib/src/com/*",
"platform/android/java/lib/src/main/java/com/*",
"platform/web/package-lock.json",
]
ignore-words-list = [