mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
8 lines
164 B
YAML
8 lines
164 B
YAML
|
extends: substitution
|
||
|
message: "Use '%s' instead of '%s'"
|
||
|
level: error
|
||
|
ignorecase: true
|
||
|
swap:
|
||
|
'chef client': Chef Infra Client
|
||
|
'chef-client': Chef Infra Client
|