Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement zigimports as pre-commit check + CI lint #31

Open
sin-ack opened this issue Sep 3, 2024 · 0 comments
Open

Implement zigimports as pre-commit check + CI lint #31

sin-ack opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sin-ack
Copy link
Owner

sin-ack commented Sep 3, 2024

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 sin-ack added the enhancement New feature or request label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant