slobs-cli/.pre-commit-config.yaml
onyx-and-iris cab4299b17 add shell completion scripts
add Shell Completion section to README

add pdm script completion

add pre-commit config
2026-03-24 00:40:05 +00:00

8 lines
176 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace