Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dart-lang/dart_style issues and pull requests

#1602 - Prefer to split in `||` patterns in a switch expression instead of the value

Issue - State: open - Opened by munificent 1 day ago
Labels: rare, common, easy, safe, meh

#1601 - Remove an unused import.

Pull Request - State: closed - Opened by munificent 2 days ago

#1600 - Make "// @dart=" version comments affect the applied style.

Pull Request - State: closed - Opened by munificent 2 days ago

#1599 - Language version tag inside file should affect style

Issue - State: closed - Opened by munificent 2 days ago
Labels: bug

#1598 - Use FastHash on Piece.

Pull Request - State: closed - Opened by munificent 4 days ago

#1597 - How should the formatter handle missing package_config.json files?

Issue - State: open - Opened by munificent 5 days ago - 13 comments

#1595 - Simplify ChainPiece.

Pull Request - State: closed - Opened by munificent 11 days ago

#1594 - Support a list of include paths in analysis options

Pull Request - State: closed - Opened by srawlins 12 days ago

#1593 - Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 15 days ago
Labels: infrastructure, autosubmit

#1592 - Clean up README and TODO comments.

Pull Request - State: closed - Opened by munificent 16 days ago

#1590 - Change firstWhereOrNull() to nonNulls.firstOrNull.

Pull Request - State: closed - Opened by munificent 23 days ago

#1588 - Don't move a comment between a modifier and return type.

Pull Request - State: closed - Opened by munificent 24 days ago

#1585 - Formatter moves inline comment in external declaration

Issue - State: closed - Opened by munificent 24 days ago
Labels: bug

#1584 - Formatter drops comment before comma in collection literal

Issue - State: closed - Opened by munificent 24 days ago - 5 comments
Labels: bug

#1582 - 'formatter_width' YAML key is snake_case

Issue - State: closed - Opened by srawlins 29 days ago - 3 comments

#1581 - Should the languageVersion parameter to DartFormatter() be optional after all?

Issue - State: closed - Opened by munificent about 1 month ago - 9 comments

#1580 - Allow a factory constructor with metadata before it to split.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1579 - Don't split return type if there is a comment after function metadata.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1578 - Ship the "tall-style" experiment.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1577 - Rename "--line-length" option to "--page-width".

Pull Request - State: closed - Opened by munificent about 1 month ago

#1576 - Better formatting for long type parameter bounds.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1575 - Apply class modifiers to all the classes.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1574 - Allow a comment in code to explicitly configure the page width.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1573 - Use the latest language version if we can't find a package.

Pull Request - State: closed - Opened by munificent about 1 month ago

#1572 - Don't write trailing commas in split catch clauses.

Pull Request - State: closed - Opened by munificent about 1 month ago - 1 comment

#1570 - Split catch clause incorrectly has trailing comma

Issue - State: closed - Opened by munificent about 1 month ago
Labels: bug, rare, easy, safe, wrong

#1569 - Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: infrastructure, autosubmit

#1568 - Line longer than 80 characters in class type parameters

Issue - State: closed - Opened by stereotype441 about 2 months ago - 1 comment

#1567 - Add benchmark and regression test for #1516.

Pull Request - State: closed - Opened by munificent 2 months ago

#1566 - Stdin name search

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#1565 - Remove the old CLI options and executables.

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#1564 - Remove support for fixes and `--fix`.

Pull Request - State: closed - Opened by munificent 2 months ago

#1563 - Make the language version parameter to DartFormatter mandatory.

Pull Request - State: closed - Opened by munificent 2 months ago - 2 comments

#1562 - Bump version to publish 2.3.7.

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#1561 - Don't allow a block argument to be named.

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#1560 - Fix test that fails on Windows.

Pull Request - State: closed - Opened by munificent 2 months ago

#1559 - [tall-style] Trailing comma in argument list dropped

Issue - State: closed - Opened by rakudrama 2 months ago - 1 comment

#1558 - [tall-style] Erased trailing comma in list literal

Issue - State: closed - Opened by rakudrama 2 months ago - 1 comment
Labels: duplicate

#1556 - Don't crash on an index cascade section followed by a method chain.

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#1555 - Handle imports with "as" and "if" clauses in either order.

Pull Request - State: closed - Opened by munificent 2 months ago - 3 comments

#1554 - Avoid gratuitous splits after `=`.

Pull Request - State: closed - Opened by munificent 2 months ago

#1553 - Tall Style: Could we auto-fix missing parenthesis/curly braces?

Issue - State: closed - Opened by rrousselGit 2 months ago - 1 comment

#1552 - New style: Minor change causes huge whitespace diff

Issue - State: closed - Opened by goderbauer 3 months ago - 8 comments

#1551 - RHS of commented swicth expression `=>` prefer to keep in line

Issue - State: closed - Opened by FMorschel 3 months ago - 3 comments

#1550 - Correctly format imports with both `as` and `if` clauses.

Pull Request - State: closed - Opened by munificent 3 months ago

#1549 - Add regression test for #1533.

Pull Request - State: closed - Opened by munificent 3 months ago

#1548 - Tweak block argument heuristics

Pull Request - State: closed - Opened by munificent 3 months ago - 2 comments

#1547 - Delete unreachable `default` clause.

Pull Request - State: closed - Opened by stereotype441 3 months ago

#1546 - Add a regression test for a large statement.

Pull Request - State: closed - Opened by munificent 3 months ago

#1545 - `=>` closures formatting in named argument list

Issue - State: open - Opened by goderbauer 3 months ago - 1 comment

#1544 - Import truncation & generic error in formatting file

Issue - State: closed - Opened by jmortiger 3 months ago - 1 comment
Labels: bug

#1542 - Treat `as` expressions as block-formattable if the subexpression is

Issue - State: open - Opened by dcharkes 3 months ago - 3 comments

#1540 - [tall style] int lists spanning many lines

Issue - State: open - Opened by dcharkes 3 months ago - 1 comment

#1537 - Always split switch expressions

Pull Request - State: closed - Opened by munificent 3 months ago

#1536 - Tall style: Put multiple assignments on the same line

Issue - State: open - Opened by nex3 3 months ago - 1 comment

#1535 - Tall style: Regression for block-style LHS

Issue - State: open - Opened by nex3 3 months ago - 2 comments

#1534 - Tall style: Indent ternary operands beneath the operator

Issue - State: open - Opened by nex3 3 months ago - 1 comment

#1532 - Tall style: Keep => closer to the function call for one-arg functions

Issue - State: open - Opened by nex3 3 months ago - 4 comments

#1531 - Treat await expressions as block-formattable if the subexpression is

Issue - State: closed - Opened by munificent 3 months ago - 1 comment

#1530 - Add a `--stdin-path` argument

Issue - State: closed - Opened by natebosch 3 months ago - 2 comments
Labels: enhancement

#1529 - Tall style: Never write expression switches in a single line

Issue - State: closed - Opened by rrousselGit 3 months ago - 2 comments

#1524 - Don't crash when formatting an empty source file.

Pull Request - State: closed - Opened by munificent 3 months ago

#1523 - When the RHS of `=>` is a function call, prefer to split at the `=>`.

Pull Request - State: closed - Opened by munificent 3 months ago - 5 comments

#1522 - Allow disabling formatting for a region of code.

Pull Request - State: closed - Opened by munificent 3 months ago - 1 comment

#1521 - Tall style formatter hangs on this code snippet

Issue - State: open - Opened by renggli 3 months ago - 1 comment
Labels: performance

#1519 - Use the right line-ending when writing multi-line strings.

Pull Request - State: closed - Opened by munificent 3 months ago

#1517 - Create a second IR between Pieces and output string.

Pull Request - State: closed - Opened by munificent 3 months ago

#1516 - Tall style formatter hangs on certain string interpolations

Issue - State: closed - Opened by Mike278 3 months ago - 1 comment
Labels: performance

#1514 - Add regression test for #1463.

Pull Request - State: closed - Opened by munificent 3 months ago

#1512 - Add a couple of regression tests.

Pull Request - State: closed - Opened by munificent 4 months ago

#1508 - Use surrounding packages to infer language version in the CLI.

Pull Request - State: closed - Opened by munificent 4 months ago - 1 comment

#1505 - Formatter adds invalid commas in representation fields of extension types

Issue - State: closed - Opened by DanTup 4 months ago - 1 comment
Labels: common, easy, safe, wrong

#1504 - Formatter removes `\r`s from inside strings

Issue - State: closed - Opened by DanTup 4 months ago
Labels: bug

#1502 - Fix tall_format_test.dart on Windows.

Pull Request - State: closed - Opened by munificent 4 months ago

#1501 - tall_format_test fails on Windows

Issue - State: closed - Opened by scheglov 4 months ago

#1500 - Simplify subtree merging.

Pull Request - State: closed - Opened by munificent 4 months ago

#1499 - Make testBenchmarks() synchronous.

Pull Request - State: closed - Opened by munificent 4 months ago - 11 comments

#1498 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: infrastructure, autosubmit