mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Merge pull request #1317 from BalestraPatrick/patch-1
Fix dead link in CONTRIBUTING.md
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ See [`ForceCastRule`](https://github.com/realm/SwiftLint/blob/master/Source/Swif
|
||||
for a rule that allows severity configuration,
|
||||
[`FileLengthRule`](https://github.com/realm/SwiftLint/blob/master/Source/SwiftLintFramework/Rules/FileLengthRule.swift)
|
||||
for a rule that has multiple severity levels,
|
||||
[`VariableNameRule`](https://github.com/realm/SwiftLint/blob/master/Source/SwiftLintFramework/Rules/VariableNameRule.swift)
|
||||
[`IdentifierNameRule`](https://github.com/realm/SwiftLint/blob/master/Source/SwiftLintFramework/Rules/IdentifierNameRule.swift)
|
||||
for a rule that allows name evaluation configuration:
|
||||
|
||||
``` yaml
|
||||
|
||||
Reference in New Issue
Block a user