mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
11 lines
154 B
YAML
11 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
|
||
|
|