SwiftLint/Source/SwiftLintCore/Rules
Danny Mösch 3f039f26d5
Connect configs with their referencing rules to have some context in error logging (#5017)
With the binding of configurations to their associated rule types
"unknown configuration" errors can be made more specific mentioning
also the rule's identifier in the printed message.
2023-05-19 20:58:24 +02:00
..
CoreRules.swift Move core SwiftLint functionality to new SwiftLintCore module 2023-04-26 21:10:19 -04:00
CustomRules.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
SuperfluousDisableCommandRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00