Skip to content

fix: register conditional/negated mutator in main.go#56

Open
danrneal wants to merge 1 commit into
avito-tech:masterfrom
danrneal:fix-conditional-mutator
Open

fix: register conditional/negated mutator in main.go#56
danrneal wants to merge 1 commit into
avito-tech:masterfrom
danrneal:fix-conditional-mutator

Conversation

@danrneal
Copy link
Copy Markdown

@danrneal danrneal commented May 24, 2026

This PR anonymously imports the conditional package in main.go to ensure the conditional/negated mutator is properly registered and compiled into the CLI binary.

For full context and the discovery process, please see the associated issue.

Fixes #55

@danrneal danrneal force-pushed the fix-conditional-mutator branch from 82ff343 to 18bfc15 Compare May 24, 2026 18:43
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.

conditional/negated mutator is fully implemented but never registered in main.go

1 participant