SwiftLint/Source/SwiftLintFramework/Models
JP Simard e932b7f692
Migrate SwiftLint commands to SwiftSyntax
2018-11-25 00:22:51 -08:00
..
AccessControlLevel.swift Remove unused imports (#2382) 2018-09-02 14:09:04 -07:00
Command.swift Migrate SwiftLint commands to SwiftSyntax 2018-11-25 00:22:51 -08:00
Configuration.swift Require Swift 4.2 (#2466) 2018-11-18 17:32:25 -08:00
ConfigurationError.swift Remove unused imports (#2382) 2018-09-02 14:09:04 -07:00
Correction.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
Linter.swift Parallelize iterating over subpaths (#2475) 2018-11-21 22:38:05 -08:00
LinterCache.swift Remove all file headers 2018-05-04 13:42:02 -07:00
Location.swift Add back MARK 2018-11-20 10:32:20 -08:00
MasterRuleList.swift Rename random rule to legacy random rule 2018-10-06 12:02:21 +09:00
Region.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
RuleDescription.swift Enable static_operator opt-in rule in SwiftLint 2018-09-16 20:33:28 -07:00
RuleIdentifier.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
RuleKind.swift Remove unused imports (#2382) 2018-09-02 14:09:04 -07:00
RuleList+Documentation.swift Add ability for SwiftLint to lint files with full type-checked AST awareness (#2379) 2018-09-02 00:13:27 -07:00
RuleList.swift Remove unused imports (#2382) 2018-09-02 14:09:04 -07:00
RuleParameter.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
StyleViolation.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
SwiftVersion.swift Add `SWIFTLINT_DISABLE_SOURCEKIT` environment variable (#2473) 2018-11-21 17:03:42 -08:00
Version.swift release 0.28.1 2018-11-18 15:41:26 -08:00
ViolationSeverity.swift Enable static_operator opt-in rule in SwiftLint 2018-09-16 20:33:28 -07:00
YamlParser.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00