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 config option for line length #5

Open
eggnstone opened this issue Apr 12, 2024 · 0 comments
Open

ADD config option for line length #5

eggnstone opened this issue Apr 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eggnstone
Copy link
Owner

I just want more line-length configurations but those stubborn guys didn't want to change in the past 4 years, dart-lang/dart_style#833.
The .editorconfig has already been widely used and it's powerfull, so can we just use it as the default config file?
for example:

[*.dart]
max_line_length = 120

to set max line length.

Originally posted by @rainyl in #4 (comment)

@eggnstone eggnstone changed the title Add config for line length ADD config for line length Apr 12, 2024
@eggnstone eggnstone changed the title ADD config for line length ADD config option for line length Apr 12, 2024
@eggnstone eggnstone added the enhancement New feature or request label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant