protofire/solhint

restore 'compact' formatter

juanpcapurro opened this issue · 2 comments

It was removed recently when updating dependencies, and at least ALE requires it.

@juanpcapurro what do you mean by compact formatter

now we have:

  • table
  • unix
  • tap
  • stylish
  • json (new one)

This PR #457
Adds the 'compact' formatter option
Adds some summary info in compact, unix and json formatters
Adds e2e test to each formatter