- `dangle_parens = True` : If a statement is wrapped to more than one line, than dangle
the closing parenthesis on its own line. This follows closely the whole kamailio codebase,
I think.
- `keyword_case = 'upper'`: Format keywords consistently as 'lower' or
'upper' case. default was 'unchanged`.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4075#issuecomment-2548209229
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4075/2548209229(a)github.com>