1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-12 02:25:03 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Greg King
fb97ce4bfd Remove work directory paths _before_ checking for style errors. 2022-07-21 03:20:44 +02:00
Greg King
1ea27c35d0 Moved a constant expression out of a loop. 2022-07-21 03:20:44 +02:00
Greg King
17b9f9c2a8 Fixed and tightenned the find commands' expressions. 2022-07-21 03:20:44 +02:00
Greg King
f8b05deef4 Made all of the Makefile's rules be phony. 2022-07-21 03:20:44 +02:00
mrdudz
37ebe3781b define CHECK_PATH rather than leaving it open 2022-07-21 03:20:44 +02:00
mrdudz
3834232c29 also check spaces at end of lines 2022-07-21 03:20:44 +02:00
mrdudz
302016997a add more style checks 2022-07-21 03:20:44 +02:00
mrdudz
59d386e18f added TAB checker script, to be added to the PR checker action 2022-07-21 03:20:44 +02:00