inspec/etc/deprecations.json

10 lines
262 B
JSON
Raw Normal View History

{
"file_version": "1.0.0",
"unknown_group_action": "ignore",
"groups": {
"attrs_value_replaces_default": {
"action": "ignore",
"prefix": "The 'default' option for attributes is being replaced by 'value' - please use it instead."
}
}
}