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

LineLength doesn't set ensure right margin is not exceeded #354

Open
davebarda opened this issue Oct 30, 2017 · 1 comment
Open

LineLength doesn't set ensure right margin is not exceeded #354

davebarda opened this issue Oct 30, 2017 · 1 comment
Labels
code-style-importer Related to the code style import functionality

Comments

@davebarda
Copy link

When setting LineLength in the checkstyle configuration and importing this configuration to intellij,
the ensure right margin is not exceeded doesn't get checked, which doesn't make sense as we want the line to have a maximum length.

@jshiell
Copy link
Owner

jshiell commented Nov 4, 2017

Thanks for the report. The import code was a contribution so I'm not entirely familiar with it, but I'll try and have a look when I get a moment.

@jshiell jshiell added the code-style-importer Related to the code style import functionality label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-style-importer Related to the code style import functionality
Projects
None yet
Development

No branches or pull requests

2 participants