index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
scripts
/
file_format.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: Overhaul static checks to use `pre-commit`
Thaddeus Crews
2024-05-08
1
-89
/
+0
*
Fix `printf` for format checks
A Thousand Ships
2024-02-02
1
-1
/
+1
*
CI: Speed up static checks by checking only changed files
Rémi Verschelde
2023-04-20
1
-4
/
+10
*
CI: Visibly print trailing whitespace when static checks fail
Rémi Verschelde
2023-04-05
1
-6
/
+7
*
Fix file formatting script dependencies and cleanup
Aaron Franke
2023-01-12
1
-8
/
+10
*
Add an exception for thirdparty subdirectories in file_format.sh
Riteo Siuga
2022-11-13
1
-1
/
+3
*
Fix UTF-8 validation in static checks
Gergely Kis
2022-09-05
1
-7
/
+20
*
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-08-01
1
-0
/
+2
*
improve OS.get_name classref, misc/scripts fixes, remove trailing quote
Nathan Franke
2022-04-22
1
-3
/
+2
*
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
1
-4
/
+3
*
Skip formatting .bat files in file_format.sh
Aaron Franke
2022-01-05
1
-0
/
+2
*
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-09-14
1
-0
/
+3
*
Print colored diffs when there are formatting failures in CI
Hugo Locurcio
2021-08-25
1
-1
/
+1
*
Merge pull request #46117 from akien-mga/dynamic-load-libudev
Rémi Verschelde
2021-02-17
1
-0
/
+2
|
\
|
*
Dynamically load libudev.so.1 on Linux if `udev=yes`
Rémi Verschelde
2021-02-17
1
-0
/
+2
*
|
CI: Remove file_format.sh changes hard to reproduce on Windows
Rémi Verschelde
2021-02-15
1
-9
/
+0
|
/
*
Add line removal around braces to the file formatting script
Aaron Franke
2020-11-16
1
-0
/
+7
*
Fix incorrect comments in file formatting script
Aaron Franke
2020-07-28
1
-4
/
+4
*
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-10
/
+11
*
Add static formatting checks for GitHub Actions
Aaron Franke
2020-07-13
1
-0
/
+59