SwiftLint/Source/SwiftLintFramework/Models
JP Simard 0e6d19b4c1
release 0.50.0-rc.4
2022-11-04 09:23:30 -04:00
..
AccessControlLevel.swift Fix link in comments (#4145) 2022-08-29 14:29:20 -04:00
Command.swift Use `Self` in constructor calls (#4505) 2022-11-02 22:50:22 +00:00
Configuration.swift Use `Self` in constructor calls (#4505) 2022-11-02 22:50:22 +00: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 Verify all examples provided in rule descriptions (#4061) 2022-08-04 23:06:37 +02: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 Fix bugs when auto-correcting content given via stdin (#4212) 2022-10-13 00:34:48 -04:00
LinterCache.swift Use `Self` in constructor calls (#4505) 2022-11-02 22:50:22 +00:00
Location.swift Delegate Location init for AbsolutePosition to existing one (#4162) 2022-09-05 01:47:25 -04:00
PrimaryRuleList.swift Add new `no_magic_numbers` rule (#4265) 2022-10-30 15:28:20 +01:00
Region.swift Migrate ClosureSpacingRule to SwiftSyntax (#4092) 2022-08-15 18:27:43 +00:00
RuleDescription.swift Remove references to ManuallyTestedExamplesRule protocol (#4082) 2022-08-10 21:42:10 +00:00
RuleIdentifier.swift Use `Self` in constructor calls (#4505) 2022-11-02 22:50:22 +00: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 Fix bugs when auto-correcting content given via stdin (#4212) 2022-10-13 00:34:48 -04: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 new `if_let_shadowing` rule (#4206) 2022-09-22 19:27:45 +02:00
Version.swift release 0.50.0-rc.4 2022-11-04 09:23:30 -04:00
ViolationSeverity.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
YamlParser.swift chore(typo): fix typo on func (#4077) 2022-08-10 13:35:42 -04:00