diff options
author | David Lechner <david@pybricks.com> | 2020-06-16 09:34:51 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-06-19 22:07:32 +1000 |
commit | 77ed6f69ac35c1663a5633a8ee1d8a2446542204 (patch) | |
tree | 1252c3b606e3cb2cbe77c05ea8f20e700488fcae /py | |
parent | 026fda605e03113d6e753290d65fed774418bc53 (diff) |
tools/uncrustify: Enable more opts to remove space between func and '('.
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.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions