arduino-alarm/.clang-format

7 lines
143 B
YAML

BasedOnStyle: Google
UseTab: ForIndentation
IndentWidth: 2
TabWidth: 2
AlignConsecutiveAssignments: true
AllowShortBlocksOnASingleLine: Always