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
tristanlabelle opened this pull request 5 months ago
Move rule examples below rule implementation
calda opened this pull request 5 months ago
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
tristanlabelle opened this pull request 5 months ago
Package Swift runtime with installer on Windows
tristanlabelle opened this pull request 5 months ago
tristanlabelle opened this pull request 5 months ago
Fix typos discovered by codespell
cclauss opened this pull request 5 months ago
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
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
dependabot[bot] opened this pull request 5 months ago
Fix missing lint output for organizeDeclarations rule
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
[QUESTION] Which file format has the config file?
stherold opened this issue 5 months ago
stherold opened this issue 5 months ago
Remove redundant Void from protocol definitions
miguel-jimenez-0529 opened this pull request 5 months ago
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
alphatroya opened this pull request 5 months ago
Share motivation/rational for each rule
lwouis opened this issue 5 months ago
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
miguel-jimenez-0529 opened this pull request 5 months ago
Can't figure out lintonly format
AndriiPetrovDev opened this issue 5 months ago
AndriiPetrovDev opened this issue 5 months ago
Unexpected `redundantReturn` behavior with `some View` functions
okalentiev opened this issue 5 months ago
okalentiev opened this issue 5 months ago
Removing `return` in front of `try await`
knutanderss opened this issue 5 months ago
knutanderss opened this issue 5 months ago
Add `preserve` option to `spaceAroundRangeOperators` and `spaceAroundOperatorDeclarations`
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Incorrect Formatting
rehatkathuria opened this issue 5 months ago
rehatkathuria opened this issue 5 months ago
Fix issue where unusedArguments didn't handle conditional assignment shadowing
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Keep GitHub Actions up to date with GitHub's Dependabot
cclauss opened this pull request 5 months ago
cclauss opened this pull request 5 months ago
Trigger swift package plugin as dependency of target
valentinvarbanov opened this issue 5 months ago
valentinvarbanov opened this issue 5 months ago
Xcode16-Beta4 Warning
hasancanakgunduz opened this issue 5 months ago
hasancanakgunduz opened this issue 5 months ago
Add --outputtokens option to print output tokens instead of source code
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Fix issue where organizeDeclarations would add extra blank lines due to spaces on blank lines
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
The rule `organizeDeclarations` adds redundant line if the original file has blank lines with spaces
igor-makarov opened this issue 5 months ago
igor-makarov opened this issue 5 months ago
Add tests related to code organization and rule helper usage
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Updated readme about how to test own rule.
NikKovIos opened this pull request 5 months ago
NikKovIos opened this pull request 5 months ago
Unneeded space for end bracket
NikKovIos opened this issue 5 months ago
NikKovIos opened this issue 5 months ago
Add test case to unusedPrivateDeclaration
mannylopez opened this pull request 5 months ago
mannylopez opened this pull request 5 months ago
[New rule] spacingGuards
NikKovIos opened this pull request 5 months ago
NikKovIos opened this pull request 5 months ago
Tests failed in development
NikKovIos opened this issue 5 months ago
NikKovIos opened this issue 5 months ago
For fileHeader if author is unavailable format does not work
tahirmt opened this issue 5 months ago
tahirmt opened this issue 5 months ago
Draft: [New rule] Space with guard
NikKovIos opened this pull request 5 months ago
NikKovIos opened this pull request 5 months ago
Can't resolve docComments rule
NikKovIos opened this issue 5 months ago
NikKovIos opened this issue 5 months ago
Update `MetadataTests.testRulesOptions()` to check entire rule file, remove some special cases
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Move rule-specific helpers from DeclarationHelpers.swift to OrganizeDeclarations.swift, improve shared helpers
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Fix issue where closing brace could turn into a comment unexpectedly
calda opened this pull request 5 months ago
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
miguel-jimenez-0529 opened this pull request 5 months ago
Update organizeDeclarations to avoid inserting blank lines inside consecutive groups of properties
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Add SwiftUI properties subcategory alphabetical sort
miguel-jimenez-0529 opened this pull request 5 months ago
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
miguel-jimenez-0529 opened this pull request 5 months ago
Add EmptyExtension rule+ tests
mannylopez opened this pull request 5 months ago
mannylopez opened this pull request 5 months ago
Add emptyExtension rule
mannylopez opened this pull request 5 months ago
mannylopez opened this pull request 5 months ago
Use TitleCase for the name of rule files
calda opened this pull request 5 months ago
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
calda opened this pull request 5 months ago
Fix typo
m-sugawara opened this pull request 5 months ago
m-sugawara opened this pull request 5 months ago
Update `exclude` and `orderAfter` to reference rules by static member lookup
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Generate rule registry when running tests
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Fix focus state typo
miguel-jimenez-0529 opened this pull request 5 months ago
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
miguel-jimenez-0529 opened this pull request 5 months ago
Build all targets in CI
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Implement each rule in a separate file
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Multiple cycle in forEach
NikKovIos opened this issue 5 months ago
NikKovIos opened this issue 5 months ago
Update --wrapeffects never to not delete comments
calda opened this pull request 5 months ago
calda opened this pull request 5 months ago
Add exceptions to unusedPrivateDeclaration rule
mannylopez opened this pull request 5 months ago
mannylopez opened this pull request 5 months ago
Fix issue where `--wrapeffects never` could unexpectedly remove unrelated code
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Guide for creating own custom rule
NikKovIos opened this issue 6 months ago
NikKovIos opened this issue 6 months ago
Bad removal of a function
Tyler-Keith-Thompson opened this issue 6 months ago
Tyler-Keith-Thompson opened this issue 6 months ago
SwiftFormat on Windows should redistribute swift runtimes that it has been tested with
vinocher-bc opened this issue 6 months ago
vinocher-bc opened this issue 6 months ago
Using swiftformat in Xcode Cloud
KptnTanyel opened this issue 6 months ago
KptnTanyel opened this issue 6 months ago
Update docCommentsBeforeAttributes rule to only apply to doc comments
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
0.54.2 not yet available in CocoaPods
pixyzehn opened this issue 6 months ago
pixyzehn opened this issue 6 months ago
Update unusedPrivateDeclaration and handle false positives
mannylopez opened this pull request 6 months ago
mannylopez opened this pull request 6 months ago
Improve docCommentsBeforeAttributes rule, fix support for declarations after MARK comments
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Fix parseDeclarations bug where incorrect tokens could cause rules to time out
calda opened this pull request 6 months ago
calda 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
pixyzehn opened this issue 6 months ago
Missing debug information on CI jobs print about "mark comment for a type"
alvinh77 opened this issue 6 months ago
alvinh77 opened this issue 6 months ago
Add docCommentBeforeAttributes rule
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Improve code organization of organizeDeclarations rule and related helpers
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Add typealias to unusedPrivateDeclaration allowlist
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Fix issue where redundantInternal would unexpectedly remove internal access control from declaration in public extension with where clause
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Improper remove `let` in SwiftUI body
mingchen opened this issue 6 months ago
mingchen opened this issue 6 months ago
Add allowList to unusedPrivateDeclaration
mannylopez opened this pull request 6 months ago
mannylopez opened this pull request 6 months ago
Improve expressiveness of --typeorder and --visibilityorder options
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
Include original token range when parsing declarations
calda opened this pull request 6 months ago
calda opened this pull request 6 months ago
--lineaftermarks not adding spacing above // MARK
tciuro opened this issue 6 months ago
tciuro opened this issue 6 months ago
Fix `--nilInit insert` being applied to `as` keyword
rakuyoMo opened this pull request 6 months ago
rakuyoMo opened this pull request 6 months ago
swiftFormat incorrectly removes parentheses
Ahbee opened this issue 6 months ago
Ahbee opened this issue 6 months ago
"spaceAroundOperators" is not being applied
Ahbee opened this issue 6 months ago
Ahbee opened this issue 6 months ago
False-positive formatting by rule `redundantInternal` in extensions with `where`
romdevios opened this issue 6 months ago
romdevios opened this issue 6 months ago
Hope will be more flexible disable rules
rakuyoMo opened this issue 6 months ago
rakuyoMo opened this issue 6 months ago
Unable to disable/modify rules
foramcd opened this issue 6 months ago
foramcd opened this issue 6 months ago
Improper removal of return (2)
bolshedvorsky opened this issue 6 months ago
bolshedvorsky opened this issue 6 months ago
Add unusedPrivateDeclaration rule to remove unused private and fileprivate declarations
mannylopez opened this pull request 6 months ago
mannylopez opened this pull request 6 months ago
improper removal of return
nysander opened this issue 6 months ago
nysander opened this issue 6 months ago
Improper removal of parenthesis
nysander opened this issue 6 months ago
nysander opened this issue 6 months ago
Add SwiftUI Property Wrapper declaration type
miguel-jimenez-0529 opened this pull request 6 months ago
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
miguel-jimenez-0529 opened this pull request 6 months ago
Change `removeStartOrEndBlankLinesFromTypes` option to `includeStartOrEndBlankLinesFromTypes`
ngimelliUW opened this issue 6 months ago
ngimelliUW opened this issue 6 months ago
Fixes linting with stdin
jakenvac opened this pull request 6 months ago
jakenvac opened this pull request 6 months ago
Fixed formatting for conditionalArgument on Rules.md
himanshubir opened this pull request 6 months ago
himanshubir opened this pull request 6 months ago
Fixed Rules.md formatting for conditionalAssignment
himanshubir opened this pull request 6 months ago
himanshubir opened this pull request 6 months ago
Linting is broken when using stdin
jakenvac opened this issue 6 months ago
jakenvac opened this issue 6 months ago
Apple's Swift Formatter vs This
evrensen467 opened this issue 7 months ago
evrensen467 opened this issue 7 months ago
After redundantReturn is on, return is mistakenly deleted, resulting in a serious logical error.
mlch911 opened this issue 7 months ago
mlch911 opened this issue 7 months ago
Spaces are incorrectly added before indented parameters while formatting a fragment
vinocher-bc opened this issue 7 months ago
vinocher-bc opened this issue 7 months ago
Update file header placeholders documentation to match the code
hampustagerud opened this pull request 7 months ago
hampustagerud opened this pull request 7 months ago
`organizeDeclarations` custom naming & ordering
oiuhr opened this pull request 7 months ago
oiuhr opened this pull request 7 months ago
Fix `--nilInit insert` being applied to computed property
rakuyoMo opened this pull request 7 months ago
rakuyoMo opened this pull request 7 months ago
`redundantOptionalBinding` doesn't seem to recognize statements in closures
oslo-slin opened this issue 7 months ago
oslo-slin opened this issue 7 months ago