Skip to content
Snippets Groups Projects
Commit c014534c authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

cmake-format

parent 694d5f98
No related branches found
No related tags found
No related merge requests found
......@@ -25,10 +25,14 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
- id: cmake-format
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment