ESLint plugin to detect and remove AI-generated code slop
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^20.0.0^7.0.0^9.0.0^4.7.0^5.3.0>=8.0.015
commits
refactor: update source code access in no-excessive-comments and no-obvious-comments rules
d43ee71View on GitHubchore: refactor index.ts to read package.json dynamically using file system methods
9f28e15View on GitHubchore: bump version to 0.3.1 and update recommended config to spread rules
9aef479View on GitHubchore: bump version to 0.3.0 and update no-excessive-comments rule to use a max density of 30%
07ad1deView on GitHubchore: update TypeScript configuration to change root directory and adjust include paths
e601ac5View on GitHubchore: bump version to 0.2.1 and update recommended config type
386619cView on GitHubfeat: upgrade to version 0.2.0 with TypeScript support and new rules
fbb0349View on GitHubfeat: enhance rules for detecting excessive and obvious comments
cfc7b3aView on GitHubInitial commit: ESLint plugin to detect AI-generated code slop
ac9092fView on GitHub