CustomTkinter/.pre-commit-config.yaml
2022-05-08 21:41:58 +05:30

8 lines
176 B
YAML

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