Skip to content

Commit c93b6eb

Browse files
logic fix
1 parent 2eb7fd3 commit c93b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/spectral/ipa/rulesets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ IPA exception extensions must follow the correct format.
1919

2020
##### Implementation details
2121
Rule checks for the following conditions:
22-
- Exception rule names must follow 'xgen-IPA-XXX-{rule-name}' format.
22+
- Exception rule names must start with 'xgen-IPA-' prefix
2323
- Each exception must include a non-empty reason as a string that starts with uppercase and ends with a full stop
2424
- This rule itself does not allow exceptions
2525

0 commit comments

Comments
 (0)