Loading
tools: ynl-gen: auto-indent else
We auto-indent if statements (increase the indent of the subsequent line by 1), do the same thing for else branches without a block. There hasn't been any else branches before but we're about to add one. Reviewed-by:Donald Hunter <donald.hunter@gmail.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250509154213.1747885-3-kuba@kernel.org Signed-off-by:
Paolo Abeni <pabeni@redhat.com>