Skip to content

Conversation

@mbrukner
Copy link
Contributor

@mbrukner mbrukner commented Jan 22, 2026

else statements were indented one level too far when using the list command's automatic indentation. They now appear at the same level as the corresponding if statement.

Resolves #99

mbrukner and others added 4 commits September 9, 2025 08:10
else statements were indented one level too far when using the list
command's automatic indentation. They now appear at the same level as
the corresponding if statement.
@mbrukner mbrukner changed the title fix: correct else indentation in list output -- resolves #99 fix: correct else indentation in list output Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix else indentation (list command)

1 participant