Dogma.Rule.TrailingWhitespace

A rule that disallows trailing whitespace at the end of a line.

Source

Summary

test(script, list2 \\ [])

Callback implementation for Dogma.Rule.test/2

Functions

test(script, list2 \\ [])

Callback implementation for Dogma.Rule.test/2.

Source