Skip to content

Introduce the new NonHexPlusTokenEfficiencyChecker - #386

Open
Taiki-San wants to merge 2 commits into
mainfrom
emilehugo.spir/non-hex-token-efficiency
Open

Introduce the new NonHexPlusTokenEfficiencyChecker#386
Taiki-San wants to merge 2 commits into
mainfrom
emilehugo.spir/non-hex-token-efficiency

Conversation

@Taiki-San

Copy link
Copy Markdown
Contributor

The validator field can only hold a single value. This caused an issue with the introduction of the TokenEfficiencyCheck where we occasionally would want to introduce it to rules that were already using the NonHexChecker, forcing a choice.

Until we can update the format to allow multiple validators, this PR introduces a new NonHexPlusTokenEfficiencyChecker validator that chains the two.

@Taiki-San
Taiki-San requested a review from a team as a code owner August 28, 2026 09:39
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.

1 participant