Minimal Python repository used to validate Janitor behavior.
main.py: small runnable programpyproject.toml: package metadata.github/workflows/janitor.yml: Janitor GitHub Actions workflow
python3 main.pyFrom this directory, run:
janitor --no-commitjanitor.yml runs on pushes and pull requests to main and executes Janitor in no_commit mode.