1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-06 16:29:30 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Greg King
6ea1f8ee85 Made the style-check scripts send their file lists to stderr.
A complete list will be shown before make shows its error message.  There will be less confusion about which lines are in the list.
2022-04-18 19:47:02 -04:00
Greg King
2cdccd5e8a Oops, forgot to check macros. 2022-04-17 19:10:29 -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
mrdudz
e9fec5e3fe define CHECK_PATH rather than leaving it open 2022-04-17 17:12:52 +02:00
mrdudz
eb04ce8190 add more style checks 2022-04-16 20:00:10 +02:00