Delete extra hyphen

This commit is contained in:
newell 2024-10-07 23:15:31 -07:00
parent ff03737439
commit 96c36eaa7f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ repos:
rev: v19.1.0
hooks:
- id: clang-format
name: artiq-zynq-clang-format
name: artiq-zynq clang-format
description: Runs clang-format on the codebase.
files: \.(cpp|h|hpp|c)$
args: [-style=file, -fallback-style=none, -assume-filename=src/.clang-format]