Skip to content

adds the ability to format case statements in the linux kernel style#54

Open
kcranky wants to merge 1 commit intog2384:masterfrom
kcranky:caseindent
Open

adds the ability to format case statements in the linux kernel style#54
kcranky wants to merge 1 commit intog2384:masterfrom
kcranky:caseindent

Conversation

@kcranky
Copy link

@kcranky kcranky commented Aug 20, 2021

The Linux kernel style guide suggests that switch/case statements be at a single indentation level.

I've added this as a boolean option for people who follow that style. The default behaviour remains unchanged.

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.

1 participant