SwiftLint/Source/SwiftLintFramework/Models
JP Simard 180d941327
Release 0.43.1
2021-03-15 12:00:28 -04:00
..
AccessControlLevel.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
Command.swift Add Isnot Empty extension in the Swift Framework (#3387) 2020-11-07 18:42:55 -05:00
Configuration.swift Revert "Revert "Fix issue that prevented the inclusion of a configuration file from a parent folder (#3491)"" 2021-02-26 11:44:10 -05:00
ConfigurationError.swift Re-add warning message if the config file was implicit and misconfigured 2020-12-10 09:37:09 -05:00
ConfigurationRuleWrapper.swift Add remote, parent & child configuration features 2020-11-20 23:08:37 +01:00
Correction.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
Example.swift Add unused_import config options to require imports for each module used (#3123) 2020-02-22 14:39:07 -08:00
HashableConfigurationRuleWrapperWrapper.swift Add remote, parent & child configuration features 2020-11-20 23:08:37 +01:00
ImportUsage.swift Add unused_import config options to require imports for each module used (#3123) 2020-02-22 14:39:07 -08:00
Linter.swift Add remote, parent & child configuration features 2020-11-20 23:08:37 +01:00
LinterCache.swift Add Isnot Empty extension in the Swift Framework (#3387) 2020-11-07 18:42:55 -05:00
Location.swift Migrate to use SourceKitten's new ByteCount/ByteRange types (#3037) 2020-01-16 15:18:37 -08:00
PrimaryRuleList.swift Regenerate Sourcery output 2021-03-03 15:41:50 -05:00
Region.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
RuleDescription.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02: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 remote, parent & child configuration features 2020-11-20 23:08:37 +01:00
RuleParameter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
RuleStorage.swift [UnusedDeclarationRule] Speed up and detect more dead code (#3340) 2020-09-15 10:33:27 -07:00
StyleViolation.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
SwiftLintFile.swift [SwiftLintFile] Remove lock in favor of UUID (#3347) 2020-09-17 07:35:05 -07:00
SwiftLintSyntaxMap.swift Migrate to use SourceKitten's new ByteCount/ByteRange types (#3037) 2020-01-16 15:18:37 -08:00
SwiftLintSyntaxToken.swift Migrate to use SourceKitten's new ByteCount/ByteRange types (#3037) 2020-01-16 15:18:37 -08:00
SwiftVersion.swift Add helpful comment 2020-11-08 12:55:57 -05:00
Version.swift Release 0.43.1 2021-03-15 12:00:28 -04: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