Ray Strode
f4834a4b0d
check-format: Trim weird line that's getting added to output
2023-12-02 17:44:06 -05:00
Ray Strode
eb6d33782d
scripts: Add -B to interdiff in check-format
...
It's currently complaining about an extra blank line in each file.
That's a little extreme. Add -B.
2022-08-03 15:32:04 -04:00
Ray Strode
26fde15195
scripts: Diff less
...
I think check-format.sh might get into trouble in some cases when
a non source file gets changed.
This commit makes the diffing more targeted
2022-07-29 15:03:43 -04:00
Ray Strode
25523a2f87
.gitlab-ci: Don't regress formatting
...
The formatting in the codebase isn't perfect, but there's no
reason to make it worse.
This commit adds a CI check to make sure new code is styled
right.
2022-04-04 20:24:06 -04:00