virtualx-engine/misc/scripts
Raul Santos 7def4c84be
Fix dotnet format
It was failing due to generated files being referenced in
.NET projects but the files are missing because they are
generated by `godot --generate-mono-glue` or
`build_assemblies.py`.
2022-10-12 15:55:10 +02:00
..
black_format.sh
check_ci_log.py
clang_format.sh
clang_tidy.sh
codespell.sh Fix typos with codespell 2022-09-30 14:23:36 +02:00
compare_extension_api.py
copyright_headers.py
dotnet_format.sh Fix dotnet format 2022-10-12 15:55:10 +02:00
file_format.sh
header_guards.sh Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
install_vulkan_sdk_macos.sh
make_icons.sh
make_tarball.sh
mypy.ini ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
mypy_check.sh ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
pytest_builders.sh