lint-to-md
v1.0.0
Published
A command line app for turning android lint output to markdown
Downloads
1
Readme
swiftlint-to-md
A utility to convert lint output from an Android project to a markdown format that is intended for a GitHub check summary or text area.
To install:
npm install -g lint-to-md
To generate a summary section:
lint-to-md summary
To generate a text section:
lint-to-md text