Skip to content
Snippets Groups Projects
Commit f932da45 authored by Moul's avatar Moul
Browse files

Introduce pre-commit-hooks hook (#202)

Apply changes
parent 3a05fe26
No related branches found
No related tags found
No related merge requests found
exclude: ^docs/ exclude: ^docs/
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-ast
- id: check-merge-conflict
- id: check-toml
- id: debug-statements
- id: end-of-file-fixer
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.3.0 rev: 23.3.0
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment