-
Notifications
You must be signed in to change notification settings - Fork 121
Issues: dart-lang/dart_style
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How should the formatter handle missing package_config.json files?
#1597
opened Nov 11, 2024 by
munificent
If case when should prefer adding a new line to
when
and not to the inner variables [New style]
#1596
opened Nov 7, 2024 by
FMorschel
Consider how to format method call chains whose target is a split delimited expression
#1583
opened Oct 22, 2024 by
loic-sharma
[tall-style] Keep qualified names tighter than the containing expression
#1557
opened Sep 4, 2024 by
rakudrama
Treat
as
expressions as block-formattable if the subexpression is
#1542
opened Aug 17, 2024 by
dcharkes
Tall style: Keep => closer to the function call for one-arg functions
#1532
opened Aug 16, 2024 by
nex3
Tall style: Initializers should always start in the same line as the variable declaration
#1526
opened Aug 15, 2024 by
rrousselGit
New tall style: RHS of
=>
has single cascade parameter prefer to keep it in line
#1525
opened Aug 15, 2024 by
FMorschel
dart format with --enable-experiment=variance removes variance annotations
wrong
#1510
opened Aug 1, 2024 by
plammens
Allow an unsplit method target on the same line as an assignment
common
difficult
meh
risky
#1466
opened May 6, 2024 by
munificent
Allow the condition part of a split conditional expression on the same line as an assignment
common
difficult
meh
risky
#1465
opened May 6, 2024 by
munificent
New tall style: Automated trailing commas and other formatting changes
#1253
opened Aug 22, 2023 by
munificent
Remove all-whitespace on first line of multiline string literal.
enhancement
#1235
opened Jun 21, 2023 by
lrhn
Indent comment under final
default
in switch
easy
meh
rare
risky
#1209
opened Apr 20, 2023 by
stereotype441
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.