blob: 1951629cec177c4b62c19b89382aff2e0c629d62 [file] [log] [blame]
#
# moves boolean ops to the end of line
#
# $Id: bool-pos-eol.cfg 803 2007-07-25 00:36:25Z bengardner $
#
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_break
pos_comma = Trail_break
pos_class_comma = trail_break
sp_after_comma = force
align_right_cmt_span = 2