Skip to content

Commit

Permalink
Sort rule configurations in project navigator by name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Mar 27, 2019
1 parent ea7f5e6 commit 3f2ad0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions SwiftLint.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@
D4C4A3511DEFBBB700E0E04C /* FileHeaderConfiguration.swift */,
29FFC3781F1574FD007E4825 /* FileLengthRuleConfiguration.swift */,
8F2CC1CA20A6A070006ED34F /* FileNameConfiguration.swift */,
82DB55FD21008F3E001C62FF /* FileTypesOrderConfiguration.swift */,
82DB55FD21008F3E001C62FF /* FileTypesOrderConfiguration.swift */,
8B01E4FB20A4183C00C9233E /* FunctionParameterCountConfiguration.swift */,
47ACC8971E7DC74E0088EEB2 /* ImplicitlyUnwrappedOptionalConfiguration.swift */,
3B034B6C1E0BE544005D49A9 /* LineLengthConfiguration.swift */,
Expand Down Expand Up @@ -1996,7 +1996,6 @@
E82367E01ED3BD1E0040A88E /* Configuration+Cache.swift in Sources */,
756B585D2138ECD300D1A4E9 /* CollectionAlignmentRule.swift in Sources */,
621C8EA420CBC7A10007DA74 /* RedundantTypeAnnotationRule.swift in Sources */,
827009FB20FE034200ECA185 /* FileContentOrderRule.swift in Sources */,
62DADC481FFF0423002B6319 /* PrefixedTopLevelConstantRule.swift in Sources */,
D4130D991E16CC1300242361 /* TypeNameRuleExamples.swift in Sources */,
24E17F721B14BB3F008195BE /* File+Cache.swift in Sources */,
Expand Down

0 comments on commit 3f2ad0e

Please sign in to comment.