Files
sdk/pkg/analyzer/test
Sam Rawlins e567b0ab52 analyzer: use typed data in RuleConfig to store enablement
Instead of using a Map of args, with a String key, `'enabled`', just
use a bool field.

Also document the fields on RuleConfig.

Also delete a test that verifies support for bool-like String YAML
keys, like `'true'`. We can just support bool keys.

Change-Id: I5bf3ab32c7e1c9ee683b977e44be88feb06ccb88
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/391683
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2024-10-24 16:19:31 +00:00
..
2024-05-20 20:08:25 +00:00