Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ A solid project template for Python.
- Pylint performs deeper static analysis
- Deptry detects unused, missing and transitive dependencies
- Vulture finds dead code.
- Ty for static type-checking
- **Secret scanning with detect-secrets** - Prevent secrets getting commited and pushed.
- **Git hooks with Prek** – Automated quality checks on every commit and push.
- **Automated CI/CD** – GitHub Actions run all Prek hooks on pull requests and pushes to ensure code quality.
Expand Down
40 changes: 20 additions & 20 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.