Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions fit-performer/proto/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# -*- mode: yaml; -*-

# The .proto files are copied verbatim from the FIT protocol repository, so they
# must not be reformatted by clang-format (which formats .proto files by default)
---
DisableFormat: true
SortIncludes: false
Loading