blob: 6a0478806e4479a48b62751025c22c64fb180cdd [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_force
pos_comma = Trail_force
pos_class_comma = trail_force
sp_after_comma = force
align_right_cmt_span = 2