summaryrefslogtreecommitdiff
path: root/test cases/format/5 transform/options.ini
blob: 823400b8c0cd178195877c5e88cf5cb858dd3e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; Different options for config

max_line_length = 120
indent_by = '  '
space_array = true
kwargs_force_multiline = true
wide_colon = true
no_single_comma_function = true

indent_before_comments = '   '
; end_of_line = 'native'
; simplify_string_literals = true
insert_final_newline = false
; sort_files = true
group_arg_value = true