Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | Print colored diffs when there are formatting failures in CI | Hugo Locurcio | |
This makes diffs more readable in CI logs. | |||
2020-07-27 | Style: Fix code format scripts compat with non-GNU Unices | RĂ©mi Verschelde | |
It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces. | |||
2020-07-13 | Add static formatting checks for GitHub Actions | Aaron Franke | |