Ecosyste.ms: Issues

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

GitHub / swiftlang/swift-format issues and pull requests

#733 - Merge `main` into `release/6.0`

Pull Request - State: closed - Opened by ahoppen 9 months ago

#731 - Merge `main` into `release/6.0`

Pull Request - State: closed - Opened by ahoppen 9 months ago

#730 - Initial rough implementation of comment line wrapping.

Pull Request - State: closed - Opened by shawnhyam 9 months ago

#729 - Make sure there is a break after an #endif.

Pull Request - State: closed - Opened by shawnhyam 9 months ago - 1 comment

#728 - Remove check for prioritizeKeepingFunctionOutputTogether on enum decl.

Pull Request - State: closed - Opened by shawnhyam 9 months ago - 1 comment

#724 - Split string literals into multiple lines

Issue - State: closed - Opened by ahoppen 9 months ago - 2 comments

#718 - Missing option to allow trailing whitespaces on blank lines

Issue - State: closed - Opened by Frizlab 9 months ago - 7 comments

#716 - chore: fix SwiftPM warnings

Pull Request - State: closed - Opened by kkebo 9 months ago

#713 - Leading whitespace on newlines

Issue - State: open - Opened by SENTINELITE 9 months ago - 3 comments

#712 - feat: add pre-commit hooks

Pull Request - State: closed - Opened by danthorpe 9 months ago - 7 comments

#708 - Support for formatting a selection

Pull Request - State: closed - Opened by DaveEwing 10 months ago - 11 comments
Labels: New Feature, swift-format

#705 - Incorrect formatting for arguments following postfix `#if`

Issue - State: closed - Opened by hamishknight 10 months ago - 1 comment

#702 - Add Lint CI

Pull Request - State: closed - Opened by zunda-pixel 10 months ago

#701 - add `DerivedData` and `.DS_Store` to gitignore

Pull Request - State: closed - Opened by zunda-pixel 10 months ago

#700 - Format/Lint plugin always targets all target

Pull Request - State: closed - Opened by zunda-pixel 10 months ago

#694 - Formatting not working on Windows

Issue - State: closed - Opened by tomwyr 11 months ago - 3 comments

#689 - Whitespace removed around standalone macro with attribute

Issue - State: closed - Opened by klanchman 11 months ago - 3 comments

#676 - Request for official `.pre-commit-hooks.yaml`

Issue - State: closed - Opened by theNded about 1 year ago - 1 comment

#676 - Request for official `.pre-commit-hooks.yaml`

Issue - State: closed - Opened by theNded about 1 year ago - 1 comment

#643 - Is there a configuration to exclude folders from formatting/linting?

Issue - State: closed - Opened by sureshjoshi over 1 year ago - 4 comments

#640 - change to non optional utf8 function

Pull Request - State: closed - Opened by zunda-pixel over 1 year ago - 5 comments

#616 - Add GitHub Actions workflows to attach release assets. Fix #427

Pull Request - State: open - Opened by BrianHenryIE over 1 year ago - 3 comments

#602 - indentation option for ignore comments

Issue - State: open - Opened by Fl0p over 1 year ago - 2 comments

#602 - indentation option for ignore comments

Issue - State: open - Opened by Fl0p over 1 year ago - 2 comments

#543 - Request: Line break for each multiline chain expression

Issue - State: open - Opened by valentin-mille over 1 year ago - 8 comments

#525 - Undocumented rule for adding spaces before inline comments?

Issue - State: closed - Opened by ghost over 1 year ago - 6 comments

#511 - `FormatPlugin` and `LintPlugin` are not `BuildToolPlugin`.

Issue - State: open - Opened by qxiang almost 2 years ago - 9 comments

#469 - Column limits don't seem to apply to comments

Issue - State: open - Opened by dabrahams about 2 years ago - 7 comments
Labels: bug

#371 - [SR-11105] swift-format adds extra space in closure with no arguments

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#370 - [SR-11106] swift-format adds newline between array argument

Issue - State: closed - Opened by keith over 5 years ago - 3 comments
Labels: bug, swift-format

#369 - [SR-11107] swift-format dedents inline comment on multiline conditionals

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#368 - [SR-11109] swift-format produces invalid enum

Issue - State: closed - Opened by keith over 5 years ago - 3 comments
Labels: bug, swift-format

#367 - [SR-11110] swift-format moves private extension when it's really fileprivate

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#366 - [SR-11111] swift-format converts some classes to enums that are used as classes

Issue - State: closed - Opened by keith over 5 years ago - 5 comments
Labels: bug, swift-format

#365 - [SR-11112] swift-format removes space in `case let`

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#364 - [SR-11113] swift-format removes space from @unknown default

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#363 - [SR-11114] swift-format cannot disable rules

Issue - State: closed - Opened by keith over 5 years ago - 2 comments
Labels: bug, swift-format

#362 - [SR-11115] swift-format missing type annotation on multiple declarations

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#361 - [SR-11116] swift-format missing newline with compiler conditional properties

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#360 - [SR-11123] swift-format crash while linting on extension

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#359 - [SR-11167] swift-format missing space in SomeTypeSyntax token

Issue - State: closed - Opened by swift-ci over 5 years ago - 1 comment
Labels: bug, swift-format

#358 - [SR-11169] swift-format inserts new line into chaining closures

Issue - State: closed - Opened by swift-ci over 5 years ago - 1 comment
Labels: swift-format, Improvement

#357 - [SR-11170] SyntaxRewriter visitation exhausts the stack space that dispatch threads get

Issue - State: closed - Opened by tonyarnold over 5 years ago - 5 comments
Labels: bug, swift-format, SwiftSyntax

#356 - [SR-11195] swift-format should allow a trailing array literal without wrapping earlier arguments

Issue - State: open - Opened by benlangmuir over 5 years ago - 1 comment
Labels: swift-format, Improvement

#355 - [SR-11201] Create a notion of "experimental" rules

Issue - State: closed - Opened by allevato over 5 years ago - 1 comment
Labels: swift-format, Improvement

#354 - [SR-11202] swift-format guard else formatted strangely

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#353 - [SR-11203] swift-format single line closure

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#352 - [SR-11204] swift-format multiline functions with single parameter indentation

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#351 - [SR-11205] swift-format comment after enum case indention

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#350 - [SR-11206] swift-format dedents closing bracket in multiline contexts

Issue - State: closed - Opened by keith over 5 years ago - 1 comment
Labels: bug, swift-format

#349 - [SR-11211] Crash in WhitespaceLinter.swift, line 58

Issue - State: closed - Opened by aciidgh over 5 years ago - 3 comments
Labels: bug, swift-format

#348 - [SR-11289] Break rule for generic where clause in swift-format

Issue - State: closed - Opened by swift-ci over 5 years ago - 2 comments
Labels: swift-format, Improvement

#347 - [SR-11290] Break rule for where clause in swift-format

Issue - State: closed - Opened by swift-ci over 5 years ago - 1 comment
Labels: swift-format, Improvement

#346 - [SR-11291] Missing space after semicolon in swift-format

Issue - State: closed - Opened by swift-ci over 5 years ago - 1 comment
Labels: bug, swift-format

#345 - [SR-11293] swift-format crashes on ubuntu 19.04

Issue - State: closed - Opened by swift-ci over 5 years ago - 3 comments
Labels: bug, swift-format

#325 - [SR-12844] Scope-based indentation for if/guard/etc

Issue - State: open - Opened by swift-ci over 4 years ago - 2 comments
Labels: New Feature, swift-format

#297 - [SR-15880] Add ability to swift-format to only re-format certain ranges of a file

Issue - State: closed - Opened by ahoppen almost 3 years ago - 4 comments
Labels: New Feature, swift-format

#251 - Test Pull Request

Pull Request - State: closed - Opened by shahmishal almost 4 years ago - 7 comments

#73 - Add new configuration do add a line break before each generic requirement

Pull Request - State: closed - Opened by p4checo about 5 years ago

#72 - Add new rule to add single line after function decls

Pull Request - State: closed - Opened by p4checo about 5 years ago - 2 comments

#71 - Don't group around function calls that occur after an assignment oper…

Pull Request - State: closed - Opened by dylansturg about 5 years ago

#70 - Gracefully transition from function call -> tuple expr.

Pull Request - State: closed - Opened by allevato about 5 years ago

#69 - Use folded SequenceExprs in TokenStreamCreator.

Pull Request - State: closed - Opened by allevato over 5 years ago - 1 comment

#68 - [5.1] Cherry-pick recent 5.1-compatible changes.

Pull Request - State: closed - Opened by allevato over 5 years ago

#67 - Remove false warnings from synthesized initializer rule.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#66 - Don't discard trivia when grouping integer literal digits.

Pull Request - State: closed - Opened by allevato over 5 years ago

#65 - Fix formatting when respectsExistingLineBreaks is false.

Pull Request - State: closed - Opened by allevato over 5 years ago

#64 - Break after `inout` in a function type.

Pull Request - State: closed - Opened by allevato over 5 years ago

#63 - Add a SequenceExpr folding algorithm.

Pull Request - State: closed - Opened by allevato over 5 years ago

#62 - Trivia and generic changes post-5.1.

Pull Request - State: closed - Opened by allevato over 5 years ago - 2 comments

#61 - [5.1] Cherry-pick "Update README to explain release branches."

Pull Request - State: closed - Opened by allevato over 5 years ago

#60 - Update README to explain release branches.

Pull Request - State: closed - Opened by allevato over 5 years ago

#59 - Update SwiftSyntax dependency to the Swift 5.1 release.

Pull Request - State: closed - Opened by allevato over 5 years ago

#57 - Support subscripts in AddModifierRewriter.

Pull Request - State: closed - Opened by allevato over 5 years ago - 1 comment

#56 - Improve multiline string wrapping.

Pull Request - State: closed - Opened by allevato over 5 years ago - 1 comment

#55 - Properly format VariableDecls with multiple bindings.

Pull Request - State: closed - Opened by allevato over 5 years ago - 1 comment

#54 - Expression grouping improvements to relocate breaks.

Pull Request - State: closed - Opened by dylansturg over 5 years ago - 1 comment

#53 - [Format Range] Format in a specific range POC

Pull Request - State: closed - Opened by denis631 over 5 years ago - 9 comments

#52 - Use imperative mood in the diagnostics from the WhitespaceLinter.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#51 - Fix extra indentation on closure variables.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#50 - Make linter messages more grammatically and structurally consistent.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#49 - Use length instead of value of literals to add delimiters.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#48 - Detect and delete semicolons nested in code blocks.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#47 - Use the original Syntax node when diagnosing missing blank lines.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#46 - Don't rely on Swift 5.1 optional case elision yet.

Pull Request - State: closed - Opened by allevato over 5 years ago

#45 - Allow for no blank line between members when there's a preceding comm…

Pull Request - State: closed - Opened by dylansturg over 5 years ago - 1 comment

#43 - Add option to not indent conditional compilation blocks

Pull Request - State: closed - Opened by alejandro-isaza over 5 years ago - 2 comments

#42 - Support formatting and linting from standard input.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#41 - Indent continuation lines in conditions for if & guard statements.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#39 - Allow line breaks between Obj-C selector pieces in attributes.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#38 - Allow attributes, including `available`, to span multiple lines.

Pull Request - State: closed - Opened by dylansturg over 5 years ago

#37 - Remove a lie from the documentation

Pull Request - State: closed - Opened by Trzyipolkostkicukru over 5 years ago

#36 - Fix formatting in documentation

Pull Request - State: closed - Opened by liambutler-lawrence over 5 years ago