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

[enh] #428: Add pre-commit-hooks hooks selection

Ignore g1_monetary_license
parent 9c5d7108
No related branches found
No related tags found
1 merge request!210#428: Introduce pre-commit-hooks and mdformat hooks
exclude: ^g1_monetary_license/
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.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: 22.1.0 rev: 22.1.0
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment