Wobserver v0.1.7 Mix.Tasks.Analyze

Analyze wobserver code and exit if errors have been found.

Summary

Functions

Analyze wobserver code and exit if errors have been found

Functions

run()
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)