1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-10 09:31:08 +00:00

7 Commits

Author SHA1 Message Date
Kugel Fuhr
36a810cdb2 Make lastline.sh ignore empty files. Fixes #2514. 2024-09-12 09:10:37 +02:00
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