blob: abdc53f4b467e002e08440854ab520db976c054a (
plain)
1
2
3
4
5
6
7
8
|
nl_constr_colon = force
nl_constr_init_args = force
pos_constr_comma = trail
pos_constr_colon = lead
indent_columns = 4
indent_ctor_init = 0
indent_ctor_init_leading = 2
indent_constr_colon = true
|