| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename maint/list_crates to kebab-case | Ian Jackson | 2026-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | Swap the symlink direction: now we have list_crates.py (the python module) with a symlink list-crates pointing to it. This allows the module to be imported but the command to be kebab case. The checking tooling doesn't understand this special arrangement. Lots of references to update! | ||||
| * | python-lints script to run flake8, black, and mypy. | Nick Mathewson | 2024-10-28 | 1 | -0/+204 |
| The script is a bit tricky because it needs to set arguments correctly, use the right dependencies, treat packages differently from scripts, and find all of the packages and scripts in our repository. | |||||
