mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
Add missing code tag to Rules documentation (#2090)
Co-authored-by: Cal Stephens <cal@calstephens.tech>
This commit is contained in:
committed by
Cal Stephens
parent
131b079154
commit
e53447306e
@@ -3117,6 +3117,7 @@ Swift 6.1 and later:
|
||||
- Quux
|
||||
+ Quux,
|
||||
> {}
|
||||
```
|
||||
|
||||
</details>
|
||||
<br/>
|
||||
|
||||
@@ -146,6 +146,7 @@ public extension FormatRule {
|
||||
- Quux
|
||||
+ Quux,
|
||||
> {}
|
||||
```
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user