Change tab size
This commit is contained in:
parent
b488b784bc
commit
b876d94eaa
2 changed files with 63 additions and 63 deletions
|
@ -3,7 +3,7 @@
|
|||
-iob # Ignore old breakpoints
|
||||
-l=120 # 120 characters per line
|
||||
-mbl=2 # No more than 2 blank lines
|
||||
-i=2 # Indentation is 2 columns
|
||||
-i=5 # Indentation is 2 columns
|
||||
-ci=2 # Continuation indentation is 2 columns
|
||||
-vt=0 # Less vertical tightness
|
||||
-pt=2 # High parenthesis tightness
|
||||
|
|
Loading…
Add table
Reference in a new issue