Skip to content

Conversation

@davidcollom
Copy link
Contributor

No description provided.

@davidcollom davidcollom enabled auto-merge (squash) April 28, 2025 15:26
@davidcollom davidcollom force-pushed the fix-options-parsing branch 2 times, most recently from 1ad4944 to 5911513 Compare April 28, 2025 15:29
@davidcollom davidcollom force-pushed the fix-options-parsing branch from 5911513 to 2e23362 Compare April 28, 2025 15:30
}
}

regexActions := map[*regexp.Regexp]func(matches []string, value string){
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go maps iterate in random order, so by using a slice to ensure consistency, adding the two problematic options/regex's at the top/start of the slice

@davidcollom davidcollom merged commit 26efdbe into main Apr 29, 2025
5 checks passed
@davidcollom davidcollom deleted the fix-options-parsing branch April 29, 2025 12:51
@davidcollom davidcollom mentioned this pull request May 1, 2025
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.

3 participants