MetaCredo.Check.Warning.DebugLeftover (MetaCredo v0.1.0)

View Source

Detects debug function calls left in code, such as IO.inspect, IO.puts, dbg(), print(), console.log, pry, and similar. These should be removed before merging to production.

Category: Warning / Priority: high