blob: 4e750218a42844a5986081d1756c945ddfc9a77c (
plain)
1
2
3
4
5
6
7
8
|
indent_cpp_lambda_body = true
indent_cpp_lambda_only_once = true
indent_namespace = true
indent_align_assign = false
indent_columns = 4
indent_with_tabs = 0
indent_paren_close = 2
|