Skip to content

dev/sg/check: deduplicate checks by setting Enabled() to error

Created by: bobheadxi

If multiple Checks, even across categories, have the same name, we override Enabled() to always return an error so that they are skipped.

Test plan

Unit test

Merge request reports

Loading