blob: 52060d8058b27102ee7d3350e0ffd47187d8cea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
indent_with_tabs = 0
sp_after_ptr_star = ignore
sp_after_ptr_star_func = ignore
sp_after_ptr_star_trailing = ignore
sp_after_ptr_star_qualifier = ignore
sp_before_ptr_star = ignore
sp_before_ptr_star_func = ignore
sp_before_ptr_star_trailing = ignore
sp_before_unnamed_ptr_star = ignore
sp_between_ptr_star = ignore
sp_ptr_star_paren = ignore
|