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

ruleguard: make printed IR more compact #276

Merged
merged 1 commit into from Oct 12, 2021

Conversation

quasilyte
Copy link
Owner

This is useful in gocritic where we have more and more
precompiled rules. This change makes generated IR files
2-3 times smaller (less Go code lines).

@quasilyte quasilyte force-pushed the quasilyte/more_compact_irprint_output branch from 1197cbc to 10fa35d Compare October 12, 2021 21:45
This is useful in gocritic where we have more and more
precompiled rules. This change makes generated IR files
2-3 times smaller (less Go code lines).
@quasilyte quasilyte force-pushed the quasilyte/more_compact_irprint_output branch from 10fa35d to b10bc38 Compare October 12, 2021 21:59
@quasilyte quasilyte merged commit 6bbba1d into master Oct 12, 2021
@quasilyte quasilyte deleted the quasilyte/more_compact_irprint_output branch October 12, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant