Releases: ceocxx/slopgate
Releases · ceocxx/slopgate
Release list
slopgate v0.3.0
slopgate v0.3.0
New rules: merge-conflict, debugger-statement, type-suppression, and Go panic("TODO") stubs — 10 rules total.
Install & run (no npm account needed):
npx github:ceocxx/slopgate scan .13/13 tests pass, CI green, repo dogfoods its own gate. Apache-2.0.
slopgate v0.2.0
slopgate v0.2.0 — catch AI slop (stubs, placeholders, fake data, swallowed errors) before it ships, and fail CI when it appears.
Install & run — no npm account needed
npx github:ceocxx/slopgate scan .Or download the attached tarball: npm install -g ./slopgate-0.2.0.tgz
Features
- Zero-dependency CLI:
scan,--diff <ref>(gate only changed lines),--json,--fail-on - 7 detection rules, automatic test-file exemptions,
slopgate.config.json - Reusable GitHub Action:
uses: ceocxx/slopgate@v0.2.0
Verified
9/9 unit tests pass, CI is green, and the repo dogfoods its own gate. Apache-2.0.