SwiftLint/Source/SwiftLintFramework/Reporters
JP Simard 399f5b7df6
Fix docstring formatting issues using DrString (#3032)
Using command:
$ drstring check -i 'Source/**/*.swift' --first-letter lowercase --vertical-align
2020-01-12 11:19:33 -08:00
..
CSVReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
CheckstyleReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
EmojiReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
GitHubActionsLoggingReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
HTMLReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
JSONReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
JUnitReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
MarkdownReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
SonarQubeReporter.swift Add documentation comments to all public declarations (#3027) 2020-01-08 09:47:10 -08:00
XcodeReporter.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00