fix: types must be ‹types_or›
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
129c6c2bad
commit
bfb9bd8cc6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
description: Format C/C++ sources with ‹clang-format›.
|
||||
entry: clang-format -i
|
||||
language: system
|
||||
types:
|
||||
types_or:
|
||||
- c
|
||||
- c++
|
||||
args:
|
||||
|
|
Loading…
Reference in a new issue