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

Windows installer: Avoid usr/bin directory structure

tristanlabelle opened this pull request 5 months ago
Move rule examples below rule implementation

calda opened this pull request 5 months ago
Update to latest Wix 4.0.5 patch version with security fixes

tristanlabelle opened this pull request 5 months ago
Package Swift runtime with installer on Windows

tristanlabelle opened this pull request 5 months ago
Fix typos discovered by codespell

cclauss opened this pull request 5 months ago
GitHub Actions build on macOS v14 on ARM 64

cclauss opened this pull request 5 months ago
Bump the github-actions group with 9 updates

dependabot[bot] opened this pull request 5 months ago
Fix missing lint output for organizeDeclarations rule

calda opened this pull request 5 months ago
[QUESTION] Which file format has the config file?

stherold opened this issue 5 months ago
Remove redundant Void from protocol definitions

miguel-jimenez-0529 opened this pull request 5 months ago
Fix Xcode 16 Beta 4 warnings related to unhandled files

alphatroya opened this pull request 5 months ago
Share motivation/rational for each rule

lwouis opened this issue 5 months ago
Add option to sort SwiftUI properties by the first property appearance

miguel-jimenez-0529 opened this pull request 5 months ago
Can't figure out lintonly format

AndriiPetrovDev opened this issue 5 months ago
Unexpected `redundantReturn` behavior with `some View` functions

okalentiev opened this issue 5 months ago
Removing `return` in front of `try await`

knutanderss opened this issue 5 months ago
Incorrect Formatting

rehatkathuria opened this issue 5 months ago
Keep GitHub Actions up to date with GitHub's Dependabot

cclauss opened this pull request 5 months ago
Trigger swift package plugin as dependency of target

valentinvarbanov opened this issue 5 months ago
Xcode16-Beta4 Warning

hasancanakgunduz opened this issue 5 months ago
Add tests related to code organization and rule helper usage

calda opened this pull request 5 months ago
Updated readme about how to test own rule.

NikKovIos opened this pull request 5 months ago
Unneeded space for end bracket

NikKovIos opened this issue 5 months ago
Add test case to unusedPrivateDeclaration

mannylopez opened this pull request 5 months ago
[New rule] spacingGuards

NikKovIos opened this pull request 5 months ago
Tests failed in development

NikKovIos opened this issue 5 months ago
For fileHeader if author is unavailable format does not work

tahirmt opened this issue 5 months ago
Draft: [New rule] Space with guard

NikKovIos opened this pull request 5 months ago
Can't resolve docComments rule

NikKovIos opened this issue 5 months ago
Fix issue where closing brace could turn into a comment unexpectedly

calda opened this pull request 5 months ago
[iOS] Ensure SwiftUI property reorder doesn't affect synthesized init

miguel-jimenez-0529 opened this pull request 5 months ago
Add SwiftUI properties subcategory alphabetical sort

miguel-jimenez-0529 opened this pull request 5 months ago
Add SwiftUI subcategory alphabetical sort

miguel-jimenez-0529 opened this pull request 5 months ago
Add EmptyExtension rule+ tests

mannylopez opened this pull request 5 months ago
Add emptyExtension rule

mannylopez opened this pull request 5 months ago
Use TitleCase for the name of rule files

calda opened this pull request 5 months ago
Implement tests for each rule in a separate file

calda opened this pull request 5 months ago
Fix typo

m-sugawara opened this pull request 5 months ago
Generate rule registry when running tests

calda opened this pull request 5 months ago
Fix focus state typo

miguel-jimenez-0529 opened this pull request 5 months ago
[WIP] Add subcategory alphabetically sort

miguel-jimenez-0529 opened this pull request 5 months ago
Build all targets in CI

calda opened this pull request 5 months ago
Implement each rule in a separate file

calda opened this pull request 5 months ago
Multiple cycle in forEach

NikKovIos opened this issue 5 months ago
Update --wrapeffects never to not delete comments

calda opened this pull request 5 months ago
Add exceptions to unusedPrivateDeclaration rule

mannylopez opened this pull request 5 months ago
Guide for creating own custom rule

NikKovIos opened this issue 6 months ago
Bad removal of a function

Tyler-Keith-Thompson opened this issue 6 months ago
Using swiftformat in Xcode Cloud

KptnTanyel opened this issue 6 months ago
Update docCommentsBeforeAttributes rule to only apply to doc comments

calda opened this pull request 6 months ago
0.54.2 not yet available in CocoaPods

pixyzehn opened this issue 6 months ago
Update unusedPrivateDeclaration and handle false positives

mannylopez opened this pull request 6 months ago
Cache to avoid reformatting doesn't work in v0.54.0 or later

pixyzehn opened this issue 6 months ago
Add docCommentBeforeAttributes rule

calda opened this pull request 6 months ago
Add typealias to unusedPrivateDeclaration allowlist

calda opened this pull request 6 months ago
Improper remove `let` in SwiftUI body

mingchen opened this issue 6 months ago
Add allowList to unusedPrivateDeclaration

mannylopez opened this pull request 6 months ago
Improve expressiveness of --typeorder and --visibilityorder options

calda opened this pull request 6 months ago
Include original token range when parsing declarations

calda opened this pull request 6 months ago
--lineaftermarks not adding spacing above // MARK

tciuro opened this issue 6 months ago
Fix `--nilInit insert` being applied to `as` keyword

rakuyoMo opened this pull request 6 months ago
swiftFormat incorrectly removes parentheses

Ahbee opened this issue 6 months ago
"spaceAroundOperators" is not being applied

Ahbee opened this issue 6 months ago
Hope will be more flexible disable rules

rakuyoMo opened this issue 6 months ago
Unable to disable/modify rules

foramcd opened this issue 6 months ago
Improper removal of return (2)

bolshedvorsky opened this issue 6 months ago
improper removal of return

nysander opened this issue 6 months ago
Improper removal of parenthesis

nysander opened this issue 6 months ago
Add SwiftUI Property Wrapper declaration type

miguel-jimenez-0529 opened this pull request 6 months ago
Add Swiftui dynamic properties sort

miguel-jimenez-0529 opened this pull request 6 months ago
Fixes linting with stdin

jakenvac opened this pull request 6 months ago
Fixed formatting for conditionalArgument on Rules.md

himanshubir opened this pull request 6 months ago
Fixed Rules.md formatting for conditionalAssignment

himanshubir opened this pull request 6 months ago
Linting is broken when using stdin

jakenvac opened this issue 6 months ago
Apple's Swift Formatter vs This

evrensen467 opened this issue 7 months ago
Update file header placeholders documentation to match the code

hampustagerud opened this pull request 7 months ago
`organizeDeclarations` custom naming & ordering

oiuhr opened this pull request 7 months ago
Fix `--nilInit insert` being applied to computed property

rakuyoMo opened this pull request 7 months ago