Skip to content

Commit a9d93d2

Browse files
authored
docs: add missed tip for *-case in reference-rules (#2135)
1 parent 932cc9f commit a9d93d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference-rules.md

+3
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Infinity
116116

117117
- **condition**: `header` is in case `value`
118118
- **rule**: `always`
119+
- **value**
119120

120121
```
121122
'lowerCase'
@@ -184,6 +185,7 @@ Infinity
184185

185186
- **condition**: `scope` is in case `value`
186187
- **rule**: `always`
188+
- **value**
187189

188190
```
189191
'lowerCase'
@@ -233,6 +235,7 @@ Infinity
233235

234236
- **condition**: `subject` is in case `value`
235237
- **rule**: `always`
238+
- **value**
236239

237240
```
238241
'lowerCase'

0 commit comments

Comments
 (0)