SwiftLint/Source/swiftlint/Commands
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
..
Common Add ability to filter rules for `generate-docs` subcommand (#4195) 2022-10-04 18:45:52 +00:00
Analyze.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Docs.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
GenerateDocs.swift Consider custom attributes in `attributes` rule (#4616) 2023-01-31 22:34:11 +01:00
Lint.swift Rely on pre-defined issues and allow to print them directly to the console (#5013) 2023-05-16 20:15:14 +02:00
Reporters.swift Add a `reporters` subcommand (#4836) 2023-03-31 08:09:01 +02:00
Rules.swift Make `Correction` and `CorrectableRule` declarations public (#4937) 2023-04-26 12:17:10 -04:00
SwiftLint.swift Introduce a "rule registry" concept 2023-04-25 12:28:50 -04:00
Version.swift Docker: Update to Swift 5.7 & Ubuntu Jammy (#4241) 2022-09-24 15:09:41 -04:00