mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-01 12:11:29 +00:00
format: include .in files
This commit is contained in:
committed by
Henry Schreiner
parent
da803eb0a5
commit
ed6de125c9
@@ -27,10 +27,12 @@ repos:
|
||||
exclude: ^(docs/.*|tools/.*)$
|
||||
|
||||
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||
rev: v0.6.10
|
||||
rev: v0.6.11
|
||||
hooks:
|
||||
- id: cmake-format
|
||||
additional_dependencies: [pyyaml]
|
||||
types: [file]
|
||||
files: (\.cmake|CMakeLists.txt)(.in)?$
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user