Dogma v0.1.16 Dogma.Reporter.Simple

A reporter that prints a dot per file, followed by details at the end.

Inspecting 27 files.

.....X..........X..........

27 files, 2 errors!

== lib/dogma/rules.ex ==
23: TrailingBlankLines: Blank lines detected at end of file

== test/dogma/formatter_test.exs ==
9: TrailingWhitespace: Trailing whitespace detected [33]

Summary

Functions

Runs at the end of the test suite, displaying errors

Functions

handle_event(arg1, state)

Runs at the end of the test suite, displaying errors.