respect-validation/src-dev
Henrique Moody 819d734a00
Check for mismatches in the mixin classes
When we change the contract of a validator, or create a new one, we need to
ensure that the mixin for the validator is present and matches the validator's
constructor.

This commit changes the current class that generates those mixin classes,
converting it into a linter so we can run it in the GitHub workflow to check for
missing changes.
2026-01-26 20:14:09 +01:00
..
Commands Check for mismatches in the mixin classes 2026-01-26 20:14:09 +01:00
Differ Check for mismatches in the mixin classes 2026-01-26 20:14:09 +01:00
Markdown Check for mismatches in the mixin classes 2026-01-26 20:14:09 +01:00