SwiftLint/Source/SwiftLintCore/Models
JP Simard e86c06c390
[SwiftLintCore] Make `focused()` public (#4959)
So it can be used from SwiftLintBuiltInRules.

I missed this when splitting the SwiftLintFramework module.
2023-05-04 15:07:37 +00: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 Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04: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 Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -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 Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Version.swift Move `Version.swift` to SwiftLintCore 2023-04-26 21:10:19 -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