Thank you for your interest in contributing!
# Clone repository
git clone https://github.com/flamehaven/ai-slop-detector
cd ai-slop-detector
# Install with dev dependencies
pip install -e ".[dev]"
# Run tests
pytest
# Run linters
make lint- Python: 3.8+ compatibility required
- Formatting: Black with 100 char line length
- Linting: Ruff for imports and style
- Type hints: Required for public APIs
- Tests: pytest with >80% coverage
- Fork the repository
- Create feature branch (
git checkout -b feature/amazing-feature) - Make changes with tests
- Run tests and linters (
make test lint) - Commit with descriptive message
- Push to branch
- Open Pull Request
- JavaScript/TypeScript support
- Better complexity metrics
- ML-based detection
- IDE plugins (VS Code, PyCharm)
- Historical trend analysis
- Auto-fix suggestions
- Java/Go support
- Web dashboard
- Slack/Discord integration
Open an issue or email: info@flamehaven.space