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