UNPKG

danger-plugin-lint-report

Version:

This plugin reads checkstyle / lint reports and posts issues and violations as inline comments in pull requests.

2 lines (1 loc) 81 B
export declare function parseCheckstyle(report: any, root: string): Violation[];