1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-10 04:11:16 +00:00

Merge pull request #9606 from dzmat/patch-1

Update uncrustify.cfg
This commit is contained in:
Vladimir Golovnev 2018-10-01 18:21:04 +03:00 committed by GitHub
commit 3236f65533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,8 @@ sp_after_ptr_star_func = remove
sp_after_byref_func = remove
sp_before_ptr_star_func = force
sp_before_byref_func = force
sp_after_comma = force
sp_compare = force
eat_blanks_before_close_brace = true
@ -90,4 +92,3 @@ pos_arith = lead
pos_conditional = lead
pos_constr_comma = lead_break
pos_constr_colon = lead_break