mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-10-01 13:18:47 -04:00
Added clang formatting spec and PR validation (#992)
* Update .clang-format
This commit is contained in:
parent
e694e73a75
commit
acc20844cd
2 changed files with 25 additions and 0 deletions
7
.clang-format
Normal file
7
.clang-format
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
BasedOnStyle: Chromium
|
||||
IndentWidth: '2'
|
||||
TabWidth: '2'
|
||||
UseTab: Always
|
||||
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue