summaryrefslogtreecommitdiff
path: root/misc/scripts/file_format.sh
AgeCommit message (Expand)Author
2023-04-26CI: Speed up static checks by checking only changed filesRémi Verschelde
2023-04-07CI: Visibly print trailing whitespace when static checks failRémi Verschelde
2023-01-12Fix file formatting script dependencies and cleanupAaron Franke
2022-11-13Add an exception for thirdparty subdirectories in file_format.shRiteo Siuga
2022-09-05Fix UTF-8 validation in static checksGergely Kis
2022-08-01File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde
2022-04-22improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-05Skip formatting .bat files in file_format.shAaron Franke
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-02-17Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde
2021-02-17Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde
2021-02-15CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde
2020-11-16Add line removal around braces to the file formatting scriptAaron Franke
2020-07-28Fix incorrect comments in file formatting scriptAaron Franke
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke