Ecosyste.ms: Issues

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

GitHub / dlang-community/dfmt issues and pull requests

#501 - Weird formatting for spaces in associative arrays

Issue - State: closed - Opened by arkark almost 4 years ago
Labels: bug, spacing, area:array

#500 - `debug:` declaration should be formatted like `public:` etc.

Issue - State: open - Opened by jaens almost 4 years ago - 1 comment
Labels: bug, wrapping, spacing

#499 - Break line on multiline strings

Pull Request - State: closed - Opened by belka-ew almost 4 years ago - 1 comment
Labels: Bug Fix, auto-merge

#494 - Very long chained calls in array literals are indented weirdly

Issue - State: closed - Opened by FeepingCreature about 4 years ago
Labels: bug, indentation, area:array

#492 - Fix #490

Pull Request - State: closed - Opened by Hackerpilot about 4 years ago - 6 comments
Labels: wrapping, Bug Fix

#490 - keep_line_breaks causes extra line added after comment

Issue - State: closed - Opened by John-Colvin about 4 years ago - 3 comments
Labels: bug, wrapping, area:comments, feature:keep_line_breaks

#486 - keep_line_breaks breaks template arguments

Issue - State: closed - Opened by belka-ew about 4 years ago
Labels: bug, wrapping

#485 - hashmap with symbols not recognized/indented wrongly

Issue - State: closed - Opened by FeepingCreature about 4 years ago - 2 comments
Labels: bug, wrapping, area:array

#484 - Multiline call chains not indented with `--keep_line_breaks=true`

Issue - State: open - Opened by FeepingCreature about 4 years ago
Labels: enhancement, indentation, feature:keep_line_breaks

#480 - Weird formatting and indentation of multiline callchains with comments in the middle

Issue - State: closed - Opened by idanarye about 4 years ago
Labels: bug, indentation, wrapping, area:comments

#477 - keep_line_breaks with line limit break some chains

Issue - State: open - Opened by belka-ew about 4 years ago - 3 comments
Labels: bug, indentation, wrapping, feature:keep_line_breaks

#476 - break after long string literals

Issue - State: closed - Opened by belka-ew about 4 years ago
Labels: bug, wrapping

#468 - No space before mem. add. when casting

Issue - State: open - Opened by Luhrel over 4 years ago
Labels: bug, spacing

#462 - Weird AA formatting

Issue - State: closed - Opened by 0xEAB over 4 years ago - 1 comment
Labels: wrapping, area:array

#461 - EditorConfig "max_line_length = off" triggers conversion exception

Issue - State: open - Opened by FR86 over 4 years ago - 1 comment
Labels: bug

#455 - Wrong bracket alignment an function chain

Issue - State: closed - Opened by belka-ew almost 5 years ago - 3 comments
Labels: bug, wrapping, area:array

#451 - Comment before contract inserts empty line break

Issue - State: closed - Opened by belka-ew almost 5 years ago
Labels: bug, spacing, area:comments

#443 - support linux kernel brace style

Issue - State: closed - Opened by FraMecca about 5 years ago - 2 comments

#432 - Anonymous function in struct breaks indentation

Issue - State: closed - Opened by andy-hanson over 5 years ago - 2 comments
Labels: bug, indentation

#412 - version (...): odd output

Issue - State: open - Opened by vladdeSV over 5 years ago - 3 comments
Labels: bug

#253 - Sorting import statements

Issue - State: closed - Opened by LaurentTreguier almost 8 years ago - 4 comments
Labels: enhancement

#228 - end_of_line=crlf produces lf in multiline comments

Issue - State: closed - Opened by QAston over 8 years ago - 1 comment
Labels: bug, windows

#214 - Add --validate or --check

Issue - State: open - Opened by BlackEdder over 8 years ago - 7 comments
Labels: enhancement, question