issues
search
dart-lang
/
dart_style
An opinionated formatter/linter for Dart code
https://pub.dev/packages/dart_style
BSD 3-Clause "New" or "Revised" License
650
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tall Style: Could we auto-fix missing parenthesis/curly braces?
#1553
rrousselGit
closed
2 months ago
1
New style: Minor change causes huge whitespace diff
#1552
goderbauer
closed
2 months ago
8
RHS of commented swicth expression `=>` prefer to keep in line
#1551
FMorschel
closed
2 months ago
3
Correctly format imports with both `as` and `if` clauses.
#1550
munificent
closed
2 months ago
0
Add regression test for #1533.
#1549
munificent
closed
2 months ago
0
Tweak block argument heuristics
#1548
munificent
closed
2 months ago
2
Delete unreachable `default` clause.
#1547
stereotype441
closed
3 months ago
0
Add a regression test for a large statement.
#1546
munificent
closed
3 months ago
0
`=>` closures formatting in named argument list
#1545
goderbauer
opened
3 months ago
1
Import truncation & generic error in formatting file
#1544
jmortiger
closed
2 months ago
1
Tall style: Add trailing comma if a named parameter's value is splitted
#1543
alexeyinkin
closed
2 months ago
0
Treat `as` expressions as block-formattable if the subexpression is
#1542
dcharkes
opened
3 months ago
3
[tall style] Multi-line variable declarations (without initializers) indentation
#1541
dcharkes
closed
2 months ago
1
[tall style] int lists spanning many lines
#1540
dcharkes
opened
3 months ago
1
Tall style: It shouldn't be the responsibility of Dartfmt to automate commas. Consider using lint rules instead
#1539
rrousselGit
closed
2 months ago
19
Block-format await expressions if the inner expression allows it.
#1538
munificent
closed
3 months ago
0
Always split switch expressions
#1537
munificent
closed
3 months ago
0
Tall style: Put multiple assignments on the same line
#1536
nex3
opened
3 months ago
1
Tall style: Regression for block-style LHS
#1535
nex3
opened
3 months ago
2
Tall style: Indent ternary operands beneath the operator
#1534
nex3
opened
3 months ago
1
Tall style: Don't expand (single-element?) lists to multiline if you don't have to
#1533
nex3
closed
2 months ago
1
Tall style: Keep => closer to the function call for one-arg functions
#1532
nex3
opened
3 months ago
4
Treat await expressions as block-formattable if the subexpression is
#1531
munificent
closed
3 months ago
1
Add a `--stdin-path` argument
#1530
natebosch
closed
2 months ago
2
Tall style: Never write expression switches in a single line
#1529
rrousselGit
closed
3 months ago
2
Tall style: Multiline array literals in a parameter list should induce a trailing commas
#1528
rrousselGit
closed
2 months ago
3
Tall style: Missing trailling comma when passing a closure with a block body to a function
#1527
rrousselGit
closed
2 months ago
4
Tall style: Initializers should always start in the same line as the variable declaration
#1526
rrousselGit
opened
3 months ago
7
New tall style: RHS of `=>` has single cascade parameter prefer to keep it in line
#1525
FMorschel
opened
3 months ago
2
Don't crash when formatting an empty source file.
#1524
munificent
closed
3 months ago
0
When the RHS of `=>` is a function call, prefer to split at the `=>`.
#1523
munificent
closed
3 months ago
5
Allow disabling formatting for a region of code.
#1522
munificent
closed
3 months ago
1
Tall style formatter hangs on this code snippet
#1521
renggli
opened
3 months ago
1
Preserve type parameters in function-typed "this." and "super." params.
#1520
munificent
closed
3 months ago
0
Use the right line-ending when writing multi-line strings.
#1519
munificent
closed
3 months ago
0
Don't write a trailing comma in extension type representation clauses.
#1518
munificent
closed
3 months ago
0
Create a second IR between Pieces and output string.
#1517
munificent
closed
3 months ago
0
Tall style formatter hangs on certain string interpolations
#1516
Mike278
closed
2 months ago
1
Add benchmark for some dart:ffi code that was slow in the old formatter.
#1515
munificent
closed
3 months ago
0
Add regression test for #1463.
#1514
munificent
closed
3 months ago
0
Add regression tests for all issues fixed by the new formatter.
#1513
munificent
closed
3 months ago
0
Add a couple of regression tests.
#1512
munificent
closed
3 months ago
0
If a class's type parameters split, force the clauses to split too.
#1511
munificent
closed
3 months ago
0
dart format with --enable-experiment=variance removes variance annotations
#1510
plammens
opened
3 months ago
0
Force a cascade to split if an indirect method call section splits.
#1509
munificent
closed
3 months ago
2
Use surrounding packages to infer language version in the CLI.
#1508
munificent
closed
3 months ago
1
Allow passing a language version to the formatter CLI.
#1507
munificent
closed
3 months ago
0
Allow passing the language version in to the DartFormatter API.
#1506
munificent
closed
3 months ago
1
Formatter adds invalid commas in representation fields of extension types
#1505
DanTup
closed
3 months ago
1
Formatter removes `\r`s from inside strings
#1504
DanTup
closed
3 months ago
0
Previous
Next