File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1309,7 +1309,7 @@ they MUST be on separate lines with no blank lines between them.
1309
1309
### 12.3 Compound attributes
1310
1310
1311
1311
Multiple attributes MAY be placed in the same attribute block (`#[]`) if and only if the entire block is listed on a
1312
- single line. They must be separated by a comma with a space following but no space preceding. If the attribute list
1312
+ single line and each attribute is reasonably short . They MUST be separated by a comma with a space following but no space preceding. If the attribute list
1313
1313
is split into multiple lines for any reason, then the attributes MUST be placed in separate attribute blocks.
1314
1314
Those blocks may themselves contain multiple attributes provided this rule is respected.
1315
1315
You can’t perform that action at this time.
0 commit comments