SwiftLint/Source/SwiftLintFramework/Extensions
Paul Taykalo 73802c285d Add own wrappers over syntax tokens and syntax map 2019-11-10 22:55:54 +02:00
..
Array+SwiftLint.swift Add own wrappers over syntax tokens and syntax map 2019-11-10 22:55:54 +02:00
Configuration+Cache.swift Enable some opt-in rules (#2801) 2019-08-28 14:49:23 -07:00
Configuration+IndentationStyle.swift Use default Equatable and Hashable implementations 2018-11-19 09:51:12 -08:00
Configuration+LintableFiles.swift Remove unused imports 2019-11-07 16:20:18 +02:00
Configuration+Merging.swift Use SwiftLintFile wrapper over the File 2019-11-07 15:19:17 +02:00
Configuration+Parsing.swift Warn if a configured rule is not enabled. 2019-02-03 14:43:00 -08:00
Dictionary+SwiftLint.swift Space between ':' and 'inout' 2019-11-09 14:19:01 -08:00
FileManager+SwiftLint.swift Require Swift 5.0 to build (#2857) 2019-09-03 11:42:57 -04:00
NSRange+SwiftLint.swift Remove all file headers 2018-05-04 13:42:02 -07:00
NSRegularExpression+SwiftLint.swift Add UnusedDeclarationRule (#2814) 2019-07-18 18:23:43 -07:00
QueuedPrint.swift Remove all file headers 2018-05-04 13:42:02 -07:00
RandomAccessCollection+Swiftlint.swift Faster tokens resolving in syntaxmap (#2916) 2019-11-06 15:21:38 -08:00
Request+DisableSourceKit.swift Add `SWIFTLINT_DISABLE_SOURCEKIT` environment variable (#2473) 2018-11-21 17:03:42 -08:00
SourceKittenDictionary+Swiftlint.swift Update swift structure dictionary 2019-11-07 08:51:16 +02:00
String+SwiftLint.swift Cache Access Control Level property 2019-11-07 11:52:50 +02:00
String+XML.swift Remove all file headers 2018-05-04 13:42:02 -07:00
SwiftDeclarationAttributeKind+Swiftlint.swift Another attempt to fix compiler issues with CocoaPods 2018-05-05 16:57:13 -07:00
SwiftDeclarationKind+SwiftLint.swift Remove unnecessary backticks (#2601) 2019-01-27 20:19:49 -08:00
SwiftExpressionKind.swift Fix ExplicitTypeInterfaceRule in groups and statements 2019-01-24 20:37:42 +01:00
SwiftLintFile+Cache.swift Add own wrappers over syntax tokens and syntax map 2019-11-10 22:55:54 +02:00
SwiftLintFile+Regex.swift Add own wrappers over syntax tokens and syntax map 2019-11-10 22:55:54 +02:00
SyntaxKind+SwiftLint.swift Remove all file headers 2018-05-04 13:42:02 -07:00