Dogma v0.1.16 Dogma.Rule.DebuggerStatement
A rule that disallows calls to IEx.pry
.
This is because we don’t want debugger breakpoints accidentally being committed into our codebase.
Summary
Functions
Callback implementation for c:Dogma.Rule.test/2