index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
scripts
/
file_format.sh
Age
Commit message (
Expand
)
Author
2023-04-26
CI: Speed up static checks by checking only changed files
Rémi Verschelde
2023-04-07
CI: Visibly print trailing whitespace when static checks fail
Rémi Verschelde
2023-01-12
Fix file formatting script dependencies and cleanup
Aaron Franke
2022-11-13
Add an exception for thirdparty subdirectories in file_format.sh
Riteo Siuga
2022-09-05
Fix UTF-8 validation in static checks
Gergely Kis
2022-08-01
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-04-22
improve OS.get_name classref, misc/scripts fixes, remove trailing quote
Nathan Franke
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-05
Skip formatting .bat files in file_format.sh
Aaron Franke
2021-09-14
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-08-25
Print colored diffs when there are formatting failures in CI
Hugo Locurcio
2021-02-17
Merge pull request #46117 from akien-mga/dynamic-load-libudev
Rémi Verschelde
2021-02-17
Dynamically load libudev.so.1 on Linux if `udev=yes`
Rémi Verschelde
2021-02-15
CI: Remove file_format.sh changes hard to reproduce on Windows
Rémi Verschelde
2020-11-16
Add line removal around braces to the file formatting script
Aaron Franke
2020-07-28
Fix incorrect comments in file formatting script
Aaron Franke
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-13
Add static formatting checks for GitHub Actions
Aaron Franke