mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Clarified variant casing
Adjusted to explicitly call out that benchmark variants should also be UpperCase. Only methods should be lowerCase.
This commit is contained in:
@@ -89,7 +89,7 @@ relative comparison across the different axis of variation.
|
||||
|
||||
</details><p><!-- spacer --></p></li>
|
||||
<li>
|
||||
<strong>Groups and types are <code>UpperCase</code>, methods are
|
||||
<strong>Groups, variants and types are <code>UpperCase</code>, methods are
|
||||
<code>lowerCase</code>.</strong>
|
||||
<details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user