Add code formatting definition to project
Enable "Automatic Formatting on File Save" in Qt Creator to utilize this.remotes/origin/HEAD
parent
bd7a10645f
commit
7563780a79
@ -0,0 +1,10 @@
|
||||
--style=kr
|
||||
--indent=spaces=4
|
||||
--align-pointer=name
|
||||
--align-reference=name
|
||||
--convert-tabs
|
||||
--attach-namespaces
|
||||
--max-code-length=100
|
||||
--max-instatement-indent=120
|
||||
--pad-header
|
||||
--pad-oper
|
Loading…
Reference in New Issue