Commit Graph

9 Commits

Author SHA1 Message Date
Greg King
2cdccd5e8a Oops, forgot to check macros. 2022-04-17 19:10:29 -04:00
Greg King
5839298203 Remove work directory paths _before_ checking for style errors. 2022-04-17 16:10:28 -04:00
Greg King
a4e1cf9a0a Moved a constant expression out of a loop. 2022-04-17 15:08:42 -04:00
Greg King
86ca11222a Fixed and tightenned the find commands' expressions. 2022-04-17 15:04:36 -04:00
Greg King
b2319f3578 Made all of the Makefile's rules be phony. 2022-04-17 15:04:16 -04:00
mrdudz
e9fec5e3fe define CHECK_PATH rather than leaving it open 2022-04-17 17:12:52 +02:00
mrdudz
4e3bba0c3f also check spaces at end of lines 2022-04-17 16:08:21 +02:00
mrdudz
eb04ce8190 add more style checks 2022-04-16 20:00:10 +02:00
mrdudz
4b492ed4e5 added TAB checker script, to be added to the PR checker action 2022-04-16 18:18:51 +02:00