Skip to content

Issue #101: map LeftCurly LAMBDA to brace_position_for_lambda_body - #1059

Open
AzazelSensei wants to merge 1 commit into
checkstyle:masterfrom
AzazelSensei:fix-101-leftcurly-lambda
Open

Issue #101: map LeftCurly LAMBDA to brace_position_for_lambda_body#1059
AzazelSensei wants to merge 1 commit into
checkstyle:masterfrom
AzazelSensei:fix-101-leftcurly-lambda

Conversation

@AzazelSensei

Copy link
Copy Markdown

LeftCurly ignored the LAMBDA token when converting a Checkstyle config to an Eclipse formatter profile, so lambda braces never got a brace_position setting.

I map LAMBDA to brace_position_for_lambda_body (and include it in the default token list, which Checkstyle already uses).

Fixes #101

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.

LeftCurly FormatterSettings missing for LAMBDA

1 participant