mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
be7cc0932a
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
7 lines
178 B
YAML
7 lines
178 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'"
|
|
level: error
|
|
ignorecase: true
|
|
swap:
|
|
# '(?[^\s]*(Windows|macOS))? Desktop': Chef Desktop
|
|
'chefdesktop': Chef Desktop
|