saleae-iec-analyser/source/.clang-format

7 lines
99 B
YAML

{
BasedOnStyle: LLVM,
IndentWidth: 4,
ColumnLimit: 80,
AccessModifierOffset: -4,
}