python: sanitize indentation after line continuations
Line continuations should be 4 space indented unless a previous opening
brace required different alignment.
docs/apibuild.py:2014:24: E126 continuation line over-indented for hanging indent
token[0], token[1]))
^
docs/apibuild.py:74:3: E121 continuation line under-indented for hanging indent
"ATTRIBUTE_UNUSED": (0, "macro keyword"),
^
...more...
Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
Showing
此差异已折叠。
想要评论请 注册 或 登录