Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nicklockwood/SwiftFormat

A command-line tool and Xcode Extension for formatting Swift code
https://github.com/nicklockwood/SwiftFormat

Support automatic sorting by name pattern for `sortDeclarations` rule

oiuhr opened this pull request 7 months ago
Update trigger for release action from `created` to `published`

calda opened this pull request 7 months ago
Rule idea: collapseConditions

nicklockwood opened this issue 7 months ago
Rule idea: preferWhere

nicklockwood opened this issue 7 months ago
consistentSwitchCaseSpacing can't match SwiftLint

jshier opened this issue 7 months ago
0.54.0 not yet available in CocoaPods

jshier opened this issue 7 months ago
File Header rule fails on CI

jesus-mg-ios opened this issue 7 months ago
Support comments when removing spaces between chained functions

mannylopez opened this pull request 7 months ago
Add comment support when removing spaces between chained function

mannylopez opened this pull request 7 months ago
Add CI job to build and upload artifact bundle for releases

calda opened this pull request 7 months ago
Alphabetically sort organized declarations by name pattern

oiuhr opened this pull request 7 months ago
Add redundant typed throws rule

miguel-jimenez-0529 opened this pull request 7 months ago
Realize `_modify` as an accessor?

MahdiBM opened this issue 7 months ago
File header rule improvement

jesus-mg-ios opened this issue 7 months ago
os_log string interpolation self removal breaks compilation

alistra opened this issue 7 months ago
Improve attribute handling in opaqueGenericParameters rule

calda opened this pull request 7 months ago
Fix closure argument list parsing bug in preferForLoop rule

calda opened this pull request 7 months ago
Not all `init`s are initializers

MahdiBM opened this issue 7 months ago
Don't add `self` in `@storageRestrictions`

MahdiBM opened this issue 7 months ago
`sortDeclarations` silent failure

domkm opened this issue 7 months ago
[Question] Can I strict the order of Closure annotation?

psbss opened this issue 8 months ago
Turn off all code-affecting rules by default

dankinsoid opened this issue 8 months ago
Xcode source editor extension install issues

martin-slalom opened this issue 8 months ago
Add "~" to the allowed operators in generic scopes

Jnosh opened this pull request 8 months ago
Support SE-0430 `sending` in spaceAroundBrackets/Parens

Jnosh opened this pull request 8 months ago
Regression on empty lines in multiline strings not indented.

rafaelpedretti-toast opened this issue 8 months ago
redundantParens false positive

brzzdev opened this issue 8 months ago
wraparguments enforcement using a threshold

pafdad opened this issue 8 months ago
False-positive on unusedArguments

romdevios opened this issue 8 months ago
Space in path still not working

TAKeanice opened this issue 8 months ago
unusedArguments stripping out used ones

victorBaro opened this issue 8 months ago
Update README.md

tzxdtc opened this pull request 8 months ago
Add Privacy manifest

robo-hitesh opened this issue 8 months ago
`modifierOrder` option documentation clarification

hamtiko opened this pull request 9 months ago
--lint can no longer simply return an error code

jshier opened this issue 9 months ago
Weird behavior with ternary operator within a block?

20015jjw opened this issue 9 months ago
A parameter is incorrectly ignored

RussBaz opened this issue 9 months ago
Applying trailing closures in Modifiers.

kwokpia opened this issue 9 months ago
Fix redundantInit bug in ternary operators

calda opened this pull request 9 months ago
Add XML reporter

saeed-rz opened this pull request 9 months ago
Add XML reporter

saeed-rz opened this pull request 9 months ago
Add `—nilinit` for `redundantNilInit` rule

rakuyoMo opened this pull request 9 months ago
Add `—nilinit` for `redundantNilInit` rule

rakuyoMo opened this pull request 9 months ago
`organizeDeclarations` by type

oiuhr opened this pull request 9 months ago
Want to add antonym rules for `redundantNilInit`

rakuyoMo opened this issue 9 months ago
Add --strict option to emit non-zero exit code after applying changes

calda opened this pull request 9 months ago
How to exclude SPM packages from SwiftFormat (Question)

aFernandezEspinosa opened this issue 9 months ago
`redundantParens` can make unexpected error

ski-u opened this issue 9 months ago
`strongifiedSelf` strips some necessary backticks

heiberg opened this issue 9 months ago
Add GitHub actions and swiftversion info to README

finnvoor opened this pull request 9 months ago
Breaks code by introducing a space in a function attribute

JaapWijnen opened this issue 9 months ago
Fix opaqueGenericParameters workaround comment

ilg opened this pull request 9 months ago
How I can setup indentation for empty lines?

DanDolog opened this issue 9 months ago
Really strange permission problem

everlof opened this issue 9 months ago
Format rule --allman false

CaramelHeaven opened this issue 9 months ago
Fix issue where `redundantInit` didn't work on some complex types

calda opened this pull request 9 months ago
Extend preferInferredTypes rule to support if/switch expressions

calda opened this pull request 10 months ago
Add redundantProperty rule

calda opened this pull request 10 months ago
Rule idea: computed vars over functions with 0 arguments

bobby-fi opened this issue 10 months ago
Change System Preferences to System Settings

bikrrr opened this pull request 10 months ago
warning: Failed to write cache file at ..swiftformat.cache.

JulesMoorhouse opened this issue 10 months ago
hoistAwait misbehaves in async auto closures

alexito4 opened this issue 10 months ago
Update conditionalAssignment rule to support more complex lvalues

calda opened this pull request 10 months ago
Capture Lists and `--wrapcollections`

rehatkathuria opened this issue 10 months ago
Lots of issues with `nonisolated(unsafe)`

finnvoor opened this issue 10 months ago
Hoist try error with multi line string

bramseynhaeve opened this issue 10 months ago
Option idea for rule `wrapMultilineConditionalAssignment`

smartpie opened this issue 10 months ago
Add preferInferredTypes rule

calda opened this pull request 10 months ago
Add Swift 6.0 to list of supported Swift versions

calda opened this pull request 10 months ago
redundanttype rule is not smart enough

elenzil opened this issue 10 months ago
Missing version 0.53.2

jimmycaspeco opened this issue 10 months ago
`enumNamespaces` applies even to types with macros attached

jshier opened this issue 11 months ago
Rule Idea: Prefer Color/ImageResource over 'named' Initialisers

Sherlouk opened this issue 11 months ago