respect-validation/.github
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
..
ISSUE_TEMPLATE Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
workflows Check for mismatches in the mixin classes 2026-01-26 20:14:09 +01:00
CODE_OF_CONDUCT.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
dependabot.yml Improve auto-updaters and pull requesters, auto-tld fix 2023-02-15 00:49:09 -03:00
PULL_REQUEST_TEMPLATE.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
SECURITY.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00