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

Add ability to disable completly line wrapping. #98

Closed
l0ner opened this issue May 26, 2023 · 2 comments
Closed

Add ability to disable completly line wrapping. #98

l0ner opened this issue May 26, 2023 · 2 comments
Assignees
Labels
not-an-issue This is not an issue Q&A Questions due to information gaps and unclear documentations. No code fix needed.

Comments

@l0ner
Copy link

l0ner commented May 26, 2023

The thing is simple: i don't want my imports to be split on several lines. I have disabled all the options for splitting of the imports, but the ones on very long lines still get split if they exceed 80 characters.

I have 120 set as the word wrapping column in VSCode and i have disabled the max-len rule in eslint.

@daidodo daidodo self-assigned this Jul 20, 2023
@daidodo daidodo added not-an-issue This is not an issue Q&A Questions due to information gaps and unclear documentations. No code fix needed. labels Jul 20, 2023
@daidodo
Copy link
Owner

daidodo commented Jul 20, 2023

Please read the wiki: https://github.com/daidodo/format-imports/wiki/Line-Wrapping-Style.

And tell me if you still have questions. Thanks!

@daidodo daidodo closed this as completed Jul 20, 2023
@l0ner
Copy link
Author

l0ner commented Jul 21, 2023

Thanks. Somehow maxLineLength has eluded me when I've read it in may.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-an-issue This is not an issue Q&A Questions due to information gaps and unclear documentations. No code fix needed.
Projects
None yet
Development

No branches or pull requests

2 participants