Checking for unused requires?
I would like it to, but I think that might require expanding the required modules, which would be slow without some caching mechanism (also not ideal). I'll look into it, though!
A couple semi-random things:
-
Someday/maybe you could tag some checks to run only in a "slower but more thorough mode". People might not want to use that slow/thorough mode in e.g. flycheck, but might want to use it as part of a
make testrun locally and/or on CI. -
In the "prior work" part of the README it might make sense to list Jack's syntax-warn?
I'd also be happy to link to this project from syntax-warn.
Someday/maybe you could tag some checks to run only in a "slower but more thorough mode". People might not want to use that slow/thorough mode in e.g. flycheck, but might want to use it as part of a make test run locally and/or on CI.
I like that idea, thanks!
In the "prior work" part of the README it might make sense to list Jack's syntax-warn?
Added! I think I saw @jackfirth mention it in one of his RacketCon talks, but then I completely forgot about it so thank you for the reminder.
Added a link to this from syntax-warn!