Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: indent for single-line hotkey in fall-through scenario #433

Conversation

kyklish
Copy link
Contributor

@kyklish kyklish commented May 14, 2024

Closes #429.

Changes proposed in this pull request:

  • add special check for single-line hotkey

Notifying @mark-wiemer

@kyklish kyklish changed the title FIX: indent for single-line hotkey in fall-through scenario FIX: indent for single-line hotkey in fall-through scenario May 14, 2024
mark-wiemer
mark-wiemer previously approved these changes May 24, 2024
@mark-wiemer mark-wiemer added this pull request to the merge queue May 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch May 24, 2024
@mark-wiemer mark-wiemer added this pull request to the merge queue May 24, 2024
Merged via the queue into mark-wiemer-org:main with commit 2bb5667 May 24, 2024
3 checks passed
@kyklish kyklish deleted the fix/429-single-line-hotkey-in-fall-through-scenario branch May 24, 2024 08:47
github-merge-queue bot pushed a commit that referenced this pull request May 24, 2024
* reset tagDepth in IF-DIRECTIVE

* comments

* add tests

* comments

* reset tagDepth in single line hotkey
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.

Single-line Hotkey in fall-through scenario
2 participants