e567b0ab52
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>