MetaCredo.Check.Design.TagFixme (MetaCredo v0.1.0)

View Source

Detects FIXME comments left in the codebase. FIXME tags indicate known bugs or broken code that must be fixed before shipping.

Category: Software Design / Priority: high

Configuration

Accepts the following parameters via .metacredo.exs:

  • include_source_scan - Also scan raw source lines for FIXME (default: true) (default: true)