Commit Graph

3 Commits

Author SHA1 Message Date
nmlgc b6a7285847 [Bug] Remove symbol-less `public` directives in the pre-commit hook
Another issue related to `public` that causes TASM32 version 5.0 to
crash. Better staying on that version from now on…
Thanks to spaztron64 for reporting this one!
2024-04-02 03:14:15 +02:00
nmlgc ea8c4b85a4 [Hooks] pre-commit: Preserve CRLF line endings
Part of P0239, funded by Ember2528.
2023-04-28 22:21:00 +02:00
nmlgc e7a9262f50 [Contributing] Remove trailing commas from `public` in a pre-commit hook
Starting more ore less simple with a shell script calling `sed`, which
should work anywhere Git is used.
2023-03-20 01:55:06 +01:00