mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
10 lines
154 B
YAML
10 lines
154 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'."
|
|
ignorecase: true
|
|
level: error
|
|
action:
|
|
name: replace
|
|
swap:
|
|
URL for: URL of
|
|
an URL: a URL
|
|
|