mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
7 lines
110 B
YAML
7 lines
110 B
YAML
BasedOnStyle: Chromium
|
|
IndentWidth: 4
|
|
Standard: Cpp11
|
|
|
|
# Don't reflow nested comments
|
|
CommentPragmas: '^ *//'
|