Commit 5d9930aa authored by Yuri Finkelstein's avatar Yuri Finkelstein Committed by Wouter van Oortmerssen

added config files for popular formatting tools (#4554)

* added config files for popular formatting tools

* edited and moved formatting files to root per review suggestion
parent 8518b3fb
---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Right
...
root = true
[*.{cpp,cc,h}]
end_of_line = LF
indent_style = space
indent_size = 2
insert_final_newline = true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment