Files
tinyUSB/.clang-format

7 lines
76 B
Plaintext
Raw Normal View History

2024-04-26 17:45:14 +02:00
---
BreakBeforeBraces: Linux
ColumnLimit: '200'
ReflowComments: 'true'
...