AntiSlop is the open-source "Zero Trust" linter for the AI era.
LLMs prioritize plausibility over completeness. They leave breadcrumbs:
* Empty functions
* "Temporary" explanations
* Hedging language ("should work")
* Stub macros
AntiSlop finds these artifacts before they ship to production.
ā **AST-based** (Tree-sitter) - No regex false positives.
ā **Blazingly fast** (Rust) - CI/CD ready.
ā **Orthogonal** - Catches what ESLint misses.