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

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

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

#44 - Improve handling of comments when collapsing fallthrough only switch …

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

#43 - Add option to not indent conditional compilation blocks

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

#42 - Support formatting and linting from standard input.

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

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

Pull Request - State: closed - Opened by dylansturg about 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

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

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

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

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

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

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

#32 - Migrate leading trivia when adding an access-level modifier.

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

#30 - Update pretty-printer documentation.

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

#29 - Format `yield` statements.

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

#28 - Wrap member type identifiers (e.g., `Foo.Bar.Baz<T>`).

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

#27 - Add support for custom operators and precedence groups.

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

#26 - Prevent breaking at the space in `else {` of a `guard` statement.

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

#25 - Document the `-r/--recursive` flag.

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

#23 - Restore continuation state correctly after indented brace scopes.

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

#21 - Improve method chaining, especially involving trailing closures.

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

#20 - Don't break before `[` or `{` in single argument function calls.

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

#19 - Rename to RuleRegistry+Generated.swift

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

#18 - Don't try to convert classes that look like namespaces to enums.

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

#17 - Allow format rules to be enabled/disabled.

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

#16 - Lint pipeline improvements; fix enabling/disabling of lint rules.

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

#15 - Preserve order of case elements in OneCasePerLine.

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

#14 - Type safe code generation for pipeline-generation

Pull Request - State: closed - Opened by kitasuke over 5 years ago - 4 comments

#13 - [SR-11109] swift-format produces invalid enum for raw values

Pull Request - State: closed - Opened by kitasuke over 5 years ago - 3 comments

#12 - Add lint/format APIs that take source text directly.

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

#11 - [SR-11115] Missing type annotation on multiple declarations

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

#9 - Ensure line breaks between type members wrapped in an `#if` block.

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

#8 - Indent line comments correctly when they precede a continuation line.

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

#7 - [Gardening] Rename fill(_:into:) to fill(parseResult:into:)

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

#6 - Fix an index-out-of-bounds error in DontRepeatTypeInStaticProperties.

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

#5 - Ensure a space after `@unknown` in a default case.

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

#4 - Ensure a space after `case` in a `for case ... in` statement.

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

#3 - Make members of a private extension fileprivate.

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

#2 - Remove extra space for closures with captures but no arguments.

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

#1 - Initial implementation of swift-format.

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