SwiftLint/Source/SwiftLintFramework/Extensions
JP Simard 3a2bb15ca3
Make some SwiftLintFramework declarations public (#4945)
* Make some SwiftLintFramework declarations public

If built-in rules depend on them.

This will allow separating the rules from the core infrastructure in
separate modules in an upcoming PR.

It also helps formalize the API contract for what should be accessible
to rule implementations.

* Exclude extensions from jazzy
2023-04-26 16:37:25 -04:00
..
Array+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
ByteCount+SwiftSyntax.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
Collection+Windows.swift Add new `blanket_disable_command` rule (#4731) 2023-03-07 21:43:53 +01:00
Configuration+Cache.swift Get rid of some disabled commands (#4807) 2023-03-11 08:20:47 -05:00
Configuration+FileGraph.swift Get rid of some disabled commands (#4807) 2023-03-11 08:20:47 -05:00
Configuration+FileGraphSubtypes.swift Remove `Configuration.FileGraph.Vertix.configurationString` property (#4354) 2022-10-12 17:16:27 +00:00
Configuration+IndentationStyle.swift Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
Configuration+LintableFiles.swift Fix unit test configuration (#4847) 2023-03-30 22:46:31 +02:00
Configuration+Merging.swift Get rid of some disabled commands (#4807) 2023-03-11 08:20:47 -05:00
Configuration+Parsing.swift Introduce a "rule registry" concept 2023-04-25 12:28:50 -04:00
Configuration+Remote.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
Configuration+RulesMode.swift Introduce a "rule registry" concept 2023-04-25 12:28:50 -04:00
Configuration+RulesWrapper.swift Add "all" pseudo-rule which enables all opt-in rules (#4544) 2023-03-04 13:49:00 +01:00
Dictionary+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
FileManager+SwiftLint.swift Fix unit test configuration (#4847) 2023-03-30 22:46:31 +02:00
NSRange+SwiftLint.swift Remove all file headers 2018-05-04 13:42:02 -07:00
NSRegularExpression+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
QueuedPrint.swift Fix tests 2020-11-09 17:17:38 +03:00
RandomAccessCollection+Swiftlint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
Request+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SourceKittenDictionary+SwiftUI.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
SourceKittenDictionary+Swiftlint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SourceRange+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
String+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
String+XML.swift Remove all file headers 2018-05-04 13:42:02 -07:00
String+sha256.swift Add support for native custom rules (#4039) 2022-07-26 13:56:22 -04:00
StringView+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
StringView+SwiftSyntax.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftDeclarationAttributeKind+Swiftlint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftDeclarationKind+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftExpressionKind.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
SwiftLintFile+BodyLineCount.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftLintFile+Cache.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftLintFile+Regex.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SwiftSyntax+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SyntaxClassification+isComment.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00
SyntaxKind+SwiftLint.swift Make some SwiftLintFramework declarations public (#4945) 2023-04-26 16:37:25 -04:00