← Back to changelog

Better HTML output in the Code Climate CLI 📂

Generating an HTML report can be helpful when working with our CLI, especially for repos with a large number of issues. Our HTML formatter is now greatly improved and includes:

  • Issue Read Ups
  • Filtering
  • Code snippets
  • Analysis engine information

img

To generate an HTML report for your repo, run:

    codeclimate analyze -f html > codeclimate.html

Open codeclimate.html in your browser of choice and check out what Code Climate found!

Actionable metrics for engineering leaders. Try Velocity Free