mirror of
https://github.com/inspec/inspec
synced 2024-12-02 09:29:32 +00:00
7 lines
130 B
YAML
7 lines
130 B
YAML
|
extends: substitution
|
||
|
message: "Use '%s' instead of '%s'"
|
||
|
level: error
|
||
|
ignorecase: true
|
||
|
swap:
|
||
|
'(?:[^\s]*) ?InSpec': Chef InSpec
|