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