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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.