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 2eb7fd3 commit c93b6ebCopy full SHA for c93b6eb
tools/spectral/ipa/rulesets/README.md
@@ -19,7 +19,7 @@ IPA exception extensions must follow the correct format.
19
20
##### Implementation details
21
Rule checks for the following conditions:
22
- - Exception rule names must follow 'xgen-IPA-XXX-{rule-name}' format.
+ - Exception rule names must start with 'xgen-IPA-' prefix
23
- Each exception must include a non-empty reason as a string that starts with uppercase and ends with a full stop
24
- This rule itself does not allow exceptions
25
0 commit comments