# # moves class colon ops to the end of line # # $Id: class-colon-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_class_colon = Trail indent_class_colon = True sp_after_dc = remove sp_before_dc = remove