SwiftLint/Source/swiftlint/Helpers
Danny Mösch 5eed8fe91b
Enable `if_let_shadowing` rule and fix all violations (#4247)
2023-01-31 22:31:38 +01:00
..
Benchmark.swift Log time spent in each custom rule (#4100) 2022-08-15 22:03:06 -04:00
CompilerArgumentsExtractor.swift Filter out compiler argument not understood by SourceKit in Xcode 14 (#4210) 2022-09-20 23:24:40 +02:00
ExitHelper.swift Docker: Update to Swift 5.7 & Ubuntu Jammy (#4241) 2022-09-24 15:09:41 -04:00
LintOrAnalyzeArguments.swift Add `--progress` flag to lint and analyze commands (#4147) 2022-08-31 18:26:17 -04:00
LintOrAnalyzeCommand.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
LintableFilesVisitor.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
ProgressBar.swift Add `--progress` flag to lint and analyze commands (#4147) 2022-08-31 18:26:17 -04:00
RulesFilter.swift Fix building tests in Xcode (#4607) 2022-11-30 10:33:33 -05:00
Signposts.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00
SwiftLintError.swift Migrate from Commandant to swift-argument-parser 2020-12-14 15:51:04 -05:00
SwiftPMCompilationDB.swift Enable `if_let_shadowing` rule and fix all violations (#4247) 2023-01-31 22:31:38 +01:00