Hi! Don’t know if anyone noticed 😁, but when I compile bsdoc, I get a bunch of warnings: unused opens, unused variables, shadowed identifiers and so on.
Those shadowed identifiers might be tricky, but the other stuff should be trivial. I could do a PR if you don’t mind.
Hi! Don’t know if anyone noticed 😁, but when I compile
bsdoc, I get a bunch of warnings: unused opens, unused variables, shadowed identifiers and so on.Those shadowed identifiers might be tricky, but the other stuff should be trivial. I could do a PR if you don’t mind.