mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
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.