blob: 2a769b3b5d50e10048114d731b66fe0b18c47386 [file] [log] [blame]
#
# moves boolean ops to the end of line
#
indent_with_tabs = 0 # 1=indent to level only, 2=indent with tabs
input_tab_size = 8 # original tab size
output_tab_size = 3 # new tab size
indent_columns = output_tab_size
pos_bool = Trail
pos_comma = Trail
pos_class_comma = trail
sp_after_comma = force
align_right_cmt_span = 2