SwiftLint/Source/SwiftLintFramework/Models
Danny Mösch 393318d903
Add new `direct_return` opt-in rule (#4717)
2023-02-19 13:09:41 +01:00
..
AccessControlLevel.swift Write some docs for internal APIs (#4550) 2022-11-16 13:58:55 -05:00
Command.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
Configuration.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01: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 Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
Correction.swift Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
Example.swift Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
HashableConfigurationRuleWrapperWrapper.swift Add remote, parent & child configuration features 2020-11-20 23:08:37 +01:00
ImportUsage.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
Linter.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
LinterCache.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
Location.swift Delegate Location init for AbsolutePosition to existing one (#4162) 2022-09-05 01:47:25 -04:00
PrimaryRuleList.swift Add new `direct_return` opt-in rule (#4717) 2023-02-19 13:09:41 +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 Check every used internal violation reason for a pending period 2023-01-10 22:29:13 +01:00
SwiftLintFile.swift Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
SwiftLintSyntaxMap.swift Migrate to use SourceKitten's new ByteCount/ByteRange types (#3037) 2020-01-16 15:18:37 -08:00
SwiftLintSyntaxToken.swift Write some docs for internal APIs (#4550) 2022-11-16 13:58:55 -05:00
SwiftVersion.swift Add new `if_let_shadowing` rule (#4206) 2022-09-22 19:27:45 +02:00
Version.swift release 0.50.3 2022-12-09 14:12:02 -05: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