swiftlint-to-annotations
v1.0.1
Published
A command line app for turning swiftlint output to annotation json for GitHub checks
Downloads
7
Readme
swiftlint-to-annotations
A utility to convert the SwiftLint JSON output to the annotations format used by GitHub checks. The output is also JSON, just in a different format.
To install:
npm install -g swiftlint-to-annotations
To do the conversion
swiftlint-to-annotations /path/to/json/output