Skip to content
Snippets Groups Projects
Commit f6dba66d authored by Florian Obersteiner's avatar Florian Obersteiner
Browse files

added precommit cfg

parent 3646f718
Branches
No related tags found
No related merge requests found
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
- repo: https://github.com/psf/black
rev: 22.1.0
hooks:
- id: black
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment