Merge pull request #209 from jaredj/notight
No tight square brackets or curly braces
This commit is contained in:
commit
575c0b09e3
@ -2,8 +2,6 @@
|
|||||||
-i=4 # 4 space indentation (we used to use 2; in the future we'll use 4)
|
-i=4 # 4 space indentation (we used to use 2; in the future we'll use 4)
|
||||||
-ci=2 # continuation indention
|
-ci=2 # continuation indention
|
||||||
|
|
||||||
-sbt=2 # tight square parens
|
|
||||||
-bt=2 # tight curly braces
|
|
||||||
-bbt=0 # open code block curly braces
|
-bbt=0 # open code block curly braces
|
||||||
|
|
||||||
-lp # line up with parentheses
|
-lp # line up with parentheses
|
||||||
|
Loading…
Reference in New Issue
Block a user