Skip to main content

Module swiftlint

Module swiftlint 

Source
Expand description

SwiftLint output compression.

SwiftLint emits a Linting 'File' (i/n) progress line per file and one path:line:col: severity: Message (rule_id) line per violation. We drop the progress, summarize violations by rule + severity and keep the final Done linting! total.

Functionsยง

compress