We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb556ed commit 3471593Copy full SHA for 3471593
docs/configuration/reference/rules.md
@@ -42,7 +42,7 @@ The `rules` block can be used at the root of a configuration file, or inside an
42
- string
43
- Optional custom message for this rule.
44
Example: `My Error Derscription. {{message}}`.
45
- The {{message}} placeholder (if provided) will be replaced with the actual message of the rule.
+ The {{message}} placeholder (if provided) gets replaced with the actual message of the rule.
46
47
---
48
0 commit comments