ExSlop (ExSlop v0.4.2)

Copy Markdown View Source

Credo plugin that catches AI-generated code slop in Elixir.

Setup

Add to your .credo.exs:

%{configs: [%{name: "default", plugins: [{ExSlop, []}]}]}

Or cherry-pick individual checks in checks.enabled — see README.md.

Summary

Functions

checks()

init(exec)