Dogma.Rule.HardTabs
Requires that all indentation is done using spaces rather than hard tabs.
So the following would be invalid:
def something do
\t:body # this line starts with a tab, not spaces
end
Summary
test(script, list2 \\ []) | Callback implementation for |
Functions
Callback implementation for Dogma.Rule.test/2
.