DEBSOURCES
Skip Quicknav
sources / codespell / 2.4.1-1 / .pre-commit-hooks.yaml
123456
- id: codespell name: codespell description: Checks for common misspellings in text files. entry: codespell language: python types: [text]