Files
pico-stm32-playground/.clang-format

7 lines
134 B
YAML

# -*- mode: yaml -*-
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120
BreakBeforeBraces: WebKit # Only break at start of functions