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

Fixed short "Hard Wrap" for Kotlin and Java in the Code Style #1511

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

madsboddum
Copy link
Member

I've been noticing that lines were being wrapped pretty aggressively. You can actaully see an example of it at line 178-180 below.
I recently enabled visual "helper lines" in IDEA for whitespaces and method separation, which made the problem very obvious.

Before this change:
image

After this change, where the wrapping point is so far away that it can't be seen:
image

@Undercova Undercova added the IMPROVEMENT Enhancement of an existing feature label Mar 16, 2024
…n 150, so we fall back to the expected default of 1000
@Josh-Larson Josh-Larson merged commit 5c67dc9 into ProjectSWGCore:master Mar 24, 2024
2 checks passed
@madsboddum madsboddum deleted the fix-short-hard-wrap branch April 20, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMPROVEMENT Enhancement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants