Dogma v0.1.16 Dogma.Rule.LineLength
A rule that disallows lines longer than X characters in length (defaults to 80).
This rule can be configured with the max_length
option, which allows you to
specify your own line max character count.
Summary
Functions
Callback implementation for c:Dogma.Rule.test/2