Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
Collective -
Host: opensource -
https://opencollective.com/swiftformat
- Code: https://github.com/nicklockwood/SwiftFormat
0.54.0 not yet available in CocoaPods
github.com/nicklockwood/SwiftFormat - jshier opened this issue 6 months ago
github.com/nicklockwood/SwiftFormat - jshier opened this issue 6 months ago
File Header rule fails on CI
github.com/nicklockwood/SwiftFormat - jesus-mg-ios opened this issue 6 months ago
github.com/nicklockwood/SwiftFormat - jesus-mg-ios opened this issue 6 months ago
Support comments when removing spaces between chained functions
github.com/nicklockwood/SwiftFormat - mannylopez opened this pull request 6 months ago
github.com/nicklockwood/SwiftFormat - mannylopez opened this pull request 6 months ago
Add comment support when removing spaces between chained function
github.com/nicklockwood/SwiftFormat - mannylopez opened this pull request 6 months ago
github.com/nicklockwood/SwiftFormat - mannylopez opened this pull request 6 months ago
Add CI job to build and upload artifact bundle for releases
github.com/nicklockwood/SwiftFormat - calda opened this pull request 6 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 6 months ago
Alphabetically sort organized declarations by name pattern
github.com/nicklockwood/SwiftFormat - oiuhr opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - oiuhr opened this pull request 7 months ago
Fix bug where if statement body could be incorrectly parsed as trailing closure
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
Add redundant typed throws rule
github.com/nicklockwood/SwiftFormat - miguel-jimenez-0529 opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - miguel-jimenez-0529 opened this pull request 7 months ago
Realize `_modify` as an accessor?
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
File header rule improvement
github.com/nicklockwood/SwiftFormat - jesus-mg-ios opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - jesus-mg-ios opened this issue 7 months ago
os_log string interpolation self removal breaks compilation
github.com/nicklockwood/SwiftFormat - alistra opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - alistra opened this issue 7 months ago
Fix issue where conditional compilation blocks would be sorted incorrectly
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
Improve attribute handling in opaqueGenericParameters rule
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
Fix closure argument list parsing bug in preferForLoop rule
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 7 months ago
Not all `init`s are initializers
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
Don't add `self` in `@storageRestrictions`
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - MahdiBM opened this issue 7 months ago
named tuple in closure argument destructuring breaks after formatting
github.com/nicklockwood/SwiftFormat - alistra opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - alistra opened this issue 7 months ago
`sortDeclarations` silent failure
github.com/nicklockwood/SwiftFormat - domkm opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - domkm opened this issue 7 months ago
[Bugs?] await keyword mistake order when I use Swift-testing library.
github.com/nicklockwood/SwiftFormat - psbss opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - psbss opened this issue 7 months ago
[Question] Can I strict the order of Closure annotation?
github.com/nicklockwood/SwiftFormat - psbss opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - psbss opened this issue 7 months ago
Turn off all code-affecting rules by default
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue 7 months ago
Xcode source editor extension install issues
github.com/nicklockwood/SwiftFormat - martin-slalom opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - martin-slalom opened this issue 7 months ago
0.53.9 regression: `error: --report requires --reporter to be specified`
github.com/nicklockwood/SwiftFormat - ksuther opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - ksuther opened this issue 7 months ago
Add "~" to the allowed operators in generic scopes
github.com/nicklockwood/SwiftFormat - Jnosh opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - Jnosh opened this pull request 7 months ago
Support SE-0430 `sending` in spaceAroundBrackets/Parens
github.com/nicklockwood/SwiftFormat - Jnosh opened this pull request 7 months ago
github.com/nicklockwood/SwiftFormat - Jnosh opened this pull request 7 months ago
Regression on empty lines in multiline strings not indented.
github.com/nicklockwood/SwiftFormat - rafaelpedretti-toast opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - rafaelpedretti-toast opened this issue 7 months ago
redundantParens false positive
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue 7 months ago
spaceAroundOperators false positive with @MainActor and @Sendable
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue 7 months ago
wraparguments enforcement using a threshold
github.com/nicklockwood/SwiftFormat - pafdad opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - pafdad opened this issue 7 months ago
False-positive on unusedArguments
github.com/nicklockwood/SwiftFormat - romdevios opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - romdevios opened this issue 7 months ago
Space in path still not working
github.com/nicklockwood/SwiftFormat - TAKeanice opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - TAKeanice opened this issue 7 months ago
unusedArguments stripping out used ones
github.com/nicklockwood/SwiftFormat - victorBaro opened this issue 7 months ago
github.com/nicklockwood/SwiftFormat - victorBaro opened this issue 7 months ago
Add Privacy manifest
github.com/nicklockwood/SwiftFormat - robo-hitesh opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - robo-hitesh opened this issue 8 months ago
`modifierOrder` option documentation clarification
github.com/nicklockwood/SwiftFormat - hamtiko opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - hamtiko opened this pull request 8 months ago
--lint can no longer simply return an error code
github.com/nicklockwood/SwiftFormat - jshier opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - jshier opened this issue 8 months ago
Weird behavior with ternary operator within a block?
github.com/nicklockwood/SwiftFormat - 20015jjw opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - 20015jjw opened this issue 8 months ago
A parameter is incorrectly ignored
github.com/nicklockwood/SwiftFormat - RussBaz opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - RussBaz opened this issue 8 months ago
Fix bug in `unusedArguments` when shadowing function argument with conditional assignment declaration
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
Applying trailing closures in Modifiers.
github.com/nicklockwood/SwiftFormat - kwokpia opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - kwokpia opened this issue 8 months ago
Opening brace moved to new line after multiline if let despite allman option set to false
github.com/nicklockwood/SwiftFormat - Chris75539 opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - Chris75539 opened this issue 8 months ago
`opaqueGenericParameters` rule fails when `@_specialize(where S == ...)` attribute is added
github.com/nicklockwood/SwiftFormat - inamiy opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - inamiy opened this issue 8 months ago
Fix redundantInit bug in ternary operators
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
Add XML reporter
github.com/nicklockwood/SwiftFormat - saeed-rz opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - saeed-rz opened this pull request 8 months ago
Add XML reporter
github.com/nicklockwood/SwiftFormat - saeed-rz opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - saeed-rz opened this pull request 8 months ago
Add `—nilinit` for `redundantNilInit` rule
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this pull request 8 months ago
Add `—nilinit` for `redundantNilInit` rule
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this pull request 8 months ago
`organizeDeclarations` by type
github.com/nicklockwood/SwiftFormat - oiuhr opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - oiuhr opened this pull request 8 months ago
Want to add antonym rules for `redundantNilInit`
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - rakuyoMo opened this issue 8 months ago
Add --strict option to emit non-zero exit code after applying changes
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 8 months ago
How to exclude SPM packages from SwiftFormat (Question)
github.com/nicklockwood/SwiftFormat - aFernandezEspinosa opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - aFernandezEspinosa opened this issue 8 months ago
`redundantParens` erroneously removes parentheses in closure definition
github.com/nicklockwood/SwiftFormat - antiraum opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - antiraum opened this issue 8 months ago
Report as XML conforming to the Checkstyle specification to support in Jenkins pipeline
github.com/nicklockwood/SwiftFormat - saeed-rz opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - saeed-rz opened this issue 8 months ago
redundantInit causes "initializing from a metatype value must reference 'init' explicitly"
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue 8 months ago
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue 8 months ago
`redundantParens` can make unexpected error
github.com/nicklockwood/SwiftFormat - ski-u opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - ski-u opened this issue 9 months ago
`strongifiedSelf` strips some necessary backticks
github.com/nicklockwood/SwiftFormat - heiberg opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - heiberg opened this issue 9 months ago
Build phase - swiftformat not able to view .swiftformat on test target
github.com/nicklockwood/SwiftFormat - evliu opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - evliu opened this issue 9 months ago
Staged file deletions result in "<unknown>: error: Unable to open /Some/FilePath/File.swift: file is not readable or does not exist"
github.com/nicklockwood/SwiftFormat - Pispa339 opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - Pispa339 opened this issue 9 months ago
Add GitHub actions and swiftversion info to README
github.com/nicklockwood/SwiftFormat - finnvoor opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - finnvoor opened this pull request 9 months ago
Breaks code by introducing a space in a function attribute
github.com/nicklockwood/SwiftFormat - JaapWijnen opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - JaapWijnen opened this issue 9 months ago
Fix opaqueGenericParameters workaround comment
github.com/nicklockwood/SwiftFormat - ilg opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - ilg opened this pull request 9 months ago
How I can setup indentation for empty lines?
github.com/nicklockwood/SwiftFormat - DanDolog opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - DanDolog opened this issue 9 months ago
Really strange permission problem
github.com/nicklockwood/SwiftFormat - everlof opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - everlof opened this issue 9 months ago
`wrapEnumCases` breaks for associated values when `case` is on different line
github.com/nicklockwood/SwiftFormat - MartinP7r opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - MartinP7r opened this issue 9 months ago
Breaks the code by removing needed parentheses for generic parameter packs
github.com/nicklockwood/SwiftFormat - ivanovdmitri opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - ivanovdmitri opened this issue 9 months ago
Format rule --allman false
github.com/nicklockwood/SwiftFormat - CaramelHeaven opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - CaramelHeaven opened this issue 9 months ago
Fix issue where `redundantInit` didn't work on some complex types
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Update preferInferredTypes rule to also support converting from inferred types to explicit types, fix bugs
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Fix issue where --wrapreturntype if-multiline didn't work with arrays, dictionaries, tuples, or generic types
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
False positive with `spaceAroundBrackets` for consuming or borrowing array parameter
github.com/nicklockwood/SwiftFormat - Jnosh opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - Jnosh opened this issue 9 months ago
Extend preferInferredTypes rule to support if/switch expressions
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Add redundantProperty rule
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Rule idea: computed vars over functions with 0 arguments
github.com/nicklockwood/SwiftFormat - bobby-fi opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - bobby-fi opened this issue 9 months ago
Change System Preferences to System Settings
github.com/nicklockwood/SwiftFormat - bikrrr opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - bikrrr opened this pull request 9 months ago
warning: Failed to write cache file at ..swiftformat.cache.
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue 9 months ago
`blankLineAfterImports` rule works incorrectly with `internal` and `private` keywords
github.com/nicklockwood/SwiftFormat - smartpie opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - smartpie opened this issue 9 months ago
SwiftFormat creating incorrect SwiftData code: "A default value requires a fully qualified domain named value"
github.com/nicklockwood/SwiftFormat - glacials opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - glacials opened this issue 9 months ago
hoistAwait misbehaves in async auto closures
github.com/nicklockwood/SwiftFormat - alexito4 opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - alexito4 opened this issue 9 months ago
Update conditionalAssignment rule to support more complex lvalues
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Capture Lists and `--wrapcollections`
github.com/nicklockwood/SwiftFormat - rehatkathuria opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - rehatkathuria opened this issue 9 months ago
Universal build fails with `error: duplicate key found: '<ResolvedTarget: CommandLineTool>'`
github.com/nicklockwood/SwiftFormat - torarnv opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - torarnv opened this issue 9 months ago
Lots of issues with `nonisolated(unsafe)`
github.com/nicklockwood/SwiftFormat - finnvoor opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - finnvoor opened this issue 9 months ago
Update conditionalAssignment rule to also simplify if/switch expressions that don't immediately follow property declaration
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Hoist try error with multi line string
github.com/nicklockwood/SwiftFormat - bramseynhaeve opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - bramseynhaeve opened this issue 9 months ago
Option idea for rule `wrapMultilineConditionalAssignment`
github.com/nicklockwood/SwiftFormat - smartpie opened this issue 9 months ago
github.com/nicklockwood/SwiftFormat - smartpie opened this issue 9 months ago
Add preferInferredTypes rule
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Add Swift 6.0 to list of supported Swift versions
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 9 months ago
Add option to preserve all doc comments, preserve regular comments before grouped declarations
github.com/nicklockwood/SwiftFormat - calda opened this pull request 10 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 10 months ago
redundanttype rule is not smart enough
github.com/nicklockwood/SwiftFormat - elenzil opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - elenzil opened this issue 10 months ago
Missing version 0.53.2
github.com/nicklockwood/SwiftFormat - jimmycaspeco opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - jimmycaspeco opened this issue 10 months ago
`enumNamespaces` applies even to types with macros attached
github.com/nicklockwood/SwiftFormat - jshier opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - jshier opened this issue 10 months ago
Rule Idea: Prefer Color/ImageResource over 'named' Initialisers
github.com/nicklockwood/SwiftFormat - Sherlouk opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - Sherlouk opened this issue 10 months ago
Can swiftformat align && operators in multi-line Equatable implementations like Xcode format?
github.com/nicklockwood/SwiftFormat - topkim993 opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - topkim993 opened this issue 10 months ago
Formatting a SwiftUI view modifier surrounded by #if/#endif has extra indentation
github.com/nicklockwood/SwiftFormat - lyamamot opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - lyamamot opened this issue 10 months ago
`preferForLoop` picks `cas` identifier for `allCases` items
github.com/nicklockwood/SwiftFormat - SimplyDanny opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - SimplyDanny opened this issue 10 months ago
`preferForLoop` doesn't deal well with `try` and `await`
github.com/nicklockwood/SwiftFormat - SimplyDanny opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - SimplyDanny opened this issue 10 months ago
Format only uncommited(modifications) if are available
github.com/nicklockwood/SwiftFormat - zeljkomarinkovic opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - zeljkomarinkovic opened this issue 10 months ago
Fix issue where declaration body wouldn't be sorted if organizeDeclarations was enabled but excluded declaration type
github.com/nicklockwood/SwiftFormat - calda opened this pull request 10 months ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request 10 months ago
Unexpected false-positive in unusedArguments rule
github.com/nicklockwood/SwiftFormat - calda opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - calda opened this issue 10 months ago
Swiftformat not working from the docker image
github.com/nicklockwood/SwiftFormat - rswave opened this issue 10 months ago
github.com/nicklockwood/SwiftFormat - rswave opened this issue 10 months ago