mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
77ed6f69ac
With only `sp_func_proto_paren = remove` set there are some cases where
uncrustify misses removing a space between the function name and the
opening '('. This sets all of the related options to `force` as well.