SwiftLint/Source/swiftlint
Danny Mösch fe312a06fe
Rely on pre-defined issues and allow to print them directly to the console (#5013)
Advantages of having typical errors at a common place:
* Error message styling can be harmonized
* Existing messages can be reused
* Overview of prefixes ('error: ', 'warning: ')
* Manage how to print them to the console
2023-05-16 20:15:14 +02:00
..
Commands Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Extensions Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Helpers Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00