SwiftLint/Source/SwiftLintFramework/Models
Paul Taykalo 6240b5a606 Added all Analyzer rules back 2020-01-16 07:57:23 +02:00
..
AccessControlLevel.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
Command.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
Configuration.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
ConfigurationError.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
Correction.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
Linter.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
LinterCache.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
Location.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
MasterRuleList.swift Added all Analyzer rules back 2020-01-16 07:57:23 +02:00
Region.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
RuleDescription.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
RuleIdentifier.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
RuleKind.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
RuleList.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
RuleParameter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
RuleStorage.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
StyleViolation.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
SwiftLintFile.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
SwiftLintSyntaxMap.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
SwiftLintSyntaxToken.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
SwiftVersion.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
Version.swift Fix documentation in Version.swift 2020-01-08 12:14:42 -08:00
ViolationSeverity.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
YamlParser.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00