Config Validator
An extension which allows users to validate parts of the configuration.
Rule authors can validate if specific properties do appear in their config or if their value lies in a specified range.
Functions
Link copied to clipboard
Allows to read any or even user defined properties from the detekt yaml config to setup this extension.
Setup extension by querying common paths and config options.
Link copied to clipboard
Executes queries on given config and reports any warnings or errors via Notifications.