SwiftLint/Source/SwiftLintCore/Extensions
woxtu 2f9997e2cc
Fix typos (#5033)
2023-05-25 23:58:29 +02:00
..
Array+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
ByteCount+SwiftSyntax.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Collection+Windows.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Configuration+Cache.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Configuration+FileGraph.swift Fix typos (#5033) 2023-05-25 23:58:29 +02:00
Configuration+FileGraphSubtypes.swift Fix typos (#5033) 2023-05-25 23:58:29 +02:00
Configuration+IndentationStyle.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Configuration+LintableFiles.swift Move `excludedPaths` out of iteration loop to speed up lint times (#4955) 2023-05-06 16:43:33 -04:00
Configuration+Merging.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Configuration+Parsing.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Configuration+Remote.swift Open ConfigurationError up to be used more broadly (#5005) 2023-05-14 20:00:46 +02:00
Configuration+RulesMode.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Configuration+RulesWrapper.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
Dictionary+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
FileManager+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
NSRange+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
NSRegularExpression+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
QueuedPrint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
RandomAccessCollection+Swiftlint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Request+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SourceKittenDictionary+Swiftlint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SourceRange+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
String+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
String+XML.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
String+sha256.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
StringView+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
StringView+SwiftSyntax.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftDeclarationAttributeKind+Swiftlint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftDeclarationKind+SwiftLint.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftLintFile+BodyLineCount.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftLintFile+Cache.swift [SwiftSyntax] Update to latest 509.0.0 tag (#4920) 2023-05-03 11:34:26 -04:00
SwiftLintFile+Regex.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftSyntax+SwiftLint.swift Remove dead code (#5004) 2023-05-12 14:20:31 -04:00
SyntaxClassification+isComment.swift [SwiftSyntax] Update to latest 509.0.0 tag (#4920) 2023-05-03 11:34:26 -04:00
SyntaxKind+SwiftLint.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00