Merge branch 'idf' of github.com:HendrikRauh/dmx-interface into idf

This commit is contained in:
RaffaelW 2026-03-16 23:27:48 +01:00
commit 8efddfb90a
6 changed files with 38 additions and 20 deletions

View file

@ -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: