mirror of
https://github.com/apple/swift-protobuf.git
synced 2026-05-17 10:20:36 +00:00
Update STYLE_GUIDELINES.md
Correct the link.
This commit is contained in:
@@ -17,7 +17,7 @@ a method with a large number of generic types and/or arguments), we suggest
|
||||
two pieces of advice:
|
||||
|
||||
1. Look to the
|
||||
[Swift standard library](https://github.com/apple/swift/tree/main/stdlib/public/core)
|
||||
[Swift standard library](https://github.com/swiftlang/swift/tree/main/stdlib/public/core)
|
||||
for guidance.
|
||||
1. Don't fight Xcode's auto-indenting unless doing so would make the
|
||||
formatting look horrible. Xcode has some baked-in assumptions about how
|
||||
|
||||
Reference in New Issue
Block a user