7c739795b7
Previously astyle only changed tabs to spaces if they were used for indentation, but tabs in the middle of lines were left untouched.
11 lines
177 B
INI
11 lines
177 B
INI
--style=google
|
|
--indent=spaces=2
|
|
--max-code-length=120
|
|
--pad-oper
|
|
--align-pointer=type
|
|
--align-reference=type
|
|
--unpad-paren
|
|
--pad-first-paren-out
|
|
--lineend=linux
|
|
--convert-tabs
|