summaryrefslogtreecommitdiff
path: root/test cases/format/4 config/meson.format
blob: 91f9143ec76bfe48145427df8a1e4be3502d22bb (plain)
1
2
3
4
5
6
7
8
9
10
11
; 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'