mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
Merge branch 'idf' of github.com:HendrikRauh/dmx-interface into idf
This commit is contained in:
commit
8efddfb90a
6 changed files with 38 additions and 20 deletions
|
|
@ -99,6 +99,13 @@ repos:
|
|||
language: system
|
||||
types: [nix]
|
||||
|
||||
# CMake formatting and linting
|
||||
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||
rev: v0.6.10
|
||||
hooks:
|
||||
- id: cmake-format
|
||||
- id: cmake-lint
|
||||
|
||||
# Doxygen code coverage
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue