Commit graph

2 commits

Author SHA1 Message Date
81ca1810f1 Move per-rule user options onto their owning rules
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
Each of the seven user options was read by exactly one rule, so expose
them via CheckRuleWithOptions instead of the checker-wide UserOpts list.
This keeps each rule's configuration colocated with its evaluation
logic.
2026-05-19 21:52:18 +08:00
5a632a3b30 Initial commit 2026-04-26 19:21:29 +07:00