chore: pre-commit hooks

This commit is contained in:
2024-08-26 20:18:28 -03:00
parent c6824a99df
commit fb693bb221
289 changed files with 339 additions and 309 deletions

View File

@ -1,7 +1,7 @@
Space around line break before macro is valid C, but failed to parse previously.
---input---
foo();
foo();
#define FOO 0
---tokens---