1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:53:35 +00:00
godot/misc
Rémi Verschelde aed41cdfc9
CI: Remove file_format.sh changes hard to reproduce on Windows
Until we provide a cross-platform pre-commit hook that can perform those changes
on Windows, this only leads to a lot of frustration from Windows contributors.

The UTF-8, newline and EOF and BOM checks are still good to keep as those are
issues that we'd otherwise have to point out manually in the review.
The removed changes are mostly cosmetic and should be handled by clang-format
ideally, or by some self-developed cross-platform tooling.
2021-02-15 13:34:27 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist Change logo in the About dialog box (return Godot's teeth) 2021-02-14 18:50:05 +03:00
hooks Merge pull request #45141 from Calinou/clang-format-hook-check-version 2021-01-26 15:26:46 +01:00
scripts CI: Remove file_format.sh changes hard to reproduce on Windows 2021-02-15 13:34:27 +01:00