.lua-format
changeset 13381 81ae5e12550f
parent 13380 925ac5a6762d
equal deleted inserted replaced
13380:925ac5a6762d 13381:81ae5e12550f
    15 column_table_limit: 120
    15 column_table_limit: 120
    16 continuation_indent_width: 1
    16 continuation_indent_width: 1
    17 double_quote_to_single_quote: false
    17 double_quote_to_single_quote: false
    18 extra_sep_at_table_end: true
    18 extra_sep_at_table_end: true
    19 indent_width: 1
    19 indent_width: 1
    20 keep_simple_control_block_one_line: false
    20 keep_simple_control_block_one_line: true
    21 keep_simple_function_one_line: false
    21 keep_simple_function_one_line: true
    22 line_breaks_after_function_body: 1
    22 line_breaks_after_function_body: 1
    23 line_separator: input
    23 line_separator: input
    24 single_quote_to_double_quote: false
    24 single_quote_to_double_quote: false
    25 spaces_around_equals_in_field: true
    25 spaces_around_equals_in_field: true
    26 spaces_before_call: 1
    26 spaces_before_call: 1