zigself icon indicating copy to clipboard operation
zigself copied to clipboard

Implement zigimports as pre-commit check + CI lint

Open sin-ack opened this issue 1 year ago • 0 comments

Followup to #30.

The zigimports tool automatically removes unused imports and constant declarations from files. Rather than having to run this manually, make this a CI check to enforce it, and add a pre-commit hook to do it automatically.

sin-ack avatar Sep 03 '24 09:09 sin-ack