blob: c428ded3e4c55a95756f21598d844ea9d892e072 [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 = Lead
pos_comma = Lead
pos_class_comma = Lead
sp_after_comma = force
align_right_cmt_span = 2