0847e60d2a
CobraConnection: sets a counter as a field for each event published.
13 lines
276 B
YAML
13 lines
276 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v2.3.0
|
|
hooks:
|
|
- id: check-yaml
|
|
- id: end-of-file-fixer
|
|
- id: trailing-whitespace
|
|
|
|
- repo: https://github.com/pocc/pre-commit-hooks
|
|
rev: ''
|
|
hooks:
|
|
- id: clang-format
|