View Source mix analyze (Wobserver NG v1.14.0)

Analyze wobserver code and exit if errors have been found.

Link to this section Summary

Functions

Analyze wobserver code and exit if errors have been found.

Link to this section Functions

@spec run([binary()]) :: any()

Analyze wobserver code and exit if errors have been found.

The following steps are performed:

  • credo (strict)
  • dialyzer
  • coveralls (>=90% coverage pass)