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

Need to imporve this dart lint - lines_longer_than_80_chars to lines allowed 120 #5000

Closed
Sushant2171993 opened this issue Jun 18, 2024 · 2 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@Sushant2171993
Copy link

This tracker is for issues related to:

  • Dart analyzer and linter - Yes related to linter 80 is very very small its creates a lot of screen empty space in middle of screens,
    120 or 140 is what that is required to be needed instead of 80. Can we update to 120 or 140 or have linter that supports 120 or 140.

https://dart.dev/tools/linter-rules/lines_longer_than_80_chars

@dart-github-bot
Copy link

Labels: area-analyzer, type-enhancement
Summary: The user requests an update to the lines_longer_than_80_chars lint rule, suggesting a higher character limit of 120 or 140 to reduce wasted screen space and improve readability.

@dart-github-bot dart-github-bot added the type-enhancement A request for a change that isn't a bug label Jun 18, 2024
@scheglov scheglov transferred this issue from dart-lang/sdk Jun 18, 2024
@srawlins
Copy link
Member

This rule is backing the recommendation from the Effective Dart style guide. You can request changes for that style guide at dart-lang/site-www#5674.

Or you can follow the formatter's open issue for the same request: dart-lang/dart_style#833

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants