Dogma.Rules.UnlessElse
A rule that disallows the use of an else
block with the unless
macro.
Summary
test(script) | Callback implementation for |
Functions
Callback implementation for Dogma.Rule.test/1
.
A rule that disallows the use of an else
block with the unless
macro.
test(script) | Callback implementation for |
Callback implementation for Dogma.Rule.test/1
.