Skip to content

Analysis Publisher 0.0.1

Latest
Compare
Choose a tag to compare
@garyttierney garyttierney released this 23 May 21:37
· 35 commits to master since this release
0.0.1

This initial release contains a report publisher that targets GitHub checks and can report back issues from various code analyzers to GitHub as line annotations on diffs.

All of the analysis report parsers that are currently available is listed below:

Java/JVM

  • java
  • javadoc
  • spotbugs
  • checkstyle

Rust

  • cargo

C/C++

  • cmake
  • clang
  • clang-tidy
  • gcc

PHP

  • php

Go

  • golint

Python

  • pylint

Misc.

  • lint