SwiftLint/Source/SwiftLintCore/Protocols
Danny Mösch 704c9ae116
Move ViolationsSyntaxVisitor into its own file (#5028)
2023-05-22 07:35:46 -04:00
..
ASTRule.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
CacheDescriptionProvider.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
CollectingRule.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
Reporter.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Rule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
RuleConfiguration.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
SwiftSyntaxCorrectableRule.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
SwiftSyntaxRule.swift Move ViolationsSyntaxVisitor into its own file (#5028) 2023-05-22 07:35:46 -04:00