SwiftLint/Source/SwiftLintCore/Models
JP Simard 34f5ffa7f7
release 0.52.2
2023-05-12 11:02:03 -04:00
..
AccessControlLevel.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Command.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Configuration.swift Prepend `warning: ` to error messages (#4927) 2023-05-01 18:26:25 +02:00
ConfigurationError.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
ConfigurationRuleWrapper.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Correction.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
CustomRuleTimer.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Example.swift [SwiftLintCore] Make `focused()` public (#4959) 2023-05-04 15:07:37 +00:00
HashableConfigurationRuleWrapperWrapper.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Linter.swift Prepend `warning: ` to error messages (#4927) 2023-05-01 18:26:25 +02:00
LinterCache.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Location.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Region.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
ReportersList.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleDescription.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleIdentifier.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleKind.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleList.swift Prepend `warning: ` to error messages (#4927) 2023-05-01 18:26:25 +02:00
RuleParameter.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleRegistry.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RuleStorage.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SeverityConfiguration.swift Let `validates_start_with_lowercase` option in name configurations expect a severity 2023-05-10 22:20:30 +02:00
StyleViolation.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftExpressionKind.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftLintFile.swift Make id and isVirtual public in SwiftLintFile (#4994) 2023-05-11 13:33:48 -04:00
SwiftLintSyntaxMap.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftLintSyntaxToken.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftVersion.swift Add new `redundant_self_in_closure` rule (#4911) 2023-05-05 21:14:14 +02:00
Version.swift release 0.52.2 2023-05-12 11:02:03 -04:00
ViolationSeverity.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
YamlParser.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00