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
[#1525] Fix issue where removing return from failable init would break build
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
`hoistAwait` removes necessary `await` for operators/functions with async autoclosures.
lhunath opened this issue over 1 year ago
lhunath opened this issue over 1 year ago
Question: Wrap function calls
gmoraleda opened this issue over 1 year ago
gmoraleda opened this issue over 1 year ago
Xcode 15 recommended settings cause sandbox reports for BuildTools
kevingriffin opened this issue over 1 year ago
kevingriffin opened this issue over 1 year ago
docComments don't work for code inside #if
dungi opened this issue over 1 year ago
dungi opened this issue over 1 year ago
Comment before `--ifdef` results in unexpected modifier indentation
mikemahony opened this issue over 1 year ago
mikemahony opened this issue over 1 year ago
Problems with `sortTypealiases` rule
DanielCech opened this issue over 1 year ago
DanielCech opened this issue over 1 year ago
Incorrect removal of return in if within a failable init
yonaskolb opened this issue over 1 year ago
yonaskolb opened this issue over 1 year ago
Add link to Nova extension
PadraigK opened this pull request over 1 year ago
PadraigK opened this pull request over 1 year ago
0.52.4 did not get marked as latest release
chenrui333 opened this issue over 1 year ago
chenrui333 opened this issue over 1 year ago
Update sortTypealiases rule to also remove duplicates
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
`redundantLet` rule on global actor annotated closures
nkbelov opened this issue over 1 year ago
nkbelov opened this issue over 1 year ago
The `redundantLet` rule can break SwiftUI views that use `let _ = print()` inside an overlay
mikemahony opened this issue over 1 year ago
mikemahony opened this issue over 1 year ago
Can some or all of the rules be implemented using SwiftSyntax?
gwynne opened this issue over 1 year ago
gwynne opened this issue over 1 year ago
hoistTry rule issues
zzt4 opened this issue over 1 year ago
zzt4 opened this issue over 1 year ago
`fileHeader` option not working with Xcode extension
laralove143 opened this issue over 1 year ago
laralove143 opened this issue over 1 year ago
Add `noExplicitOwnersip` rule
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
`redundantParens` removes required paranthesis for optional function calls.
lhunath opened this issue over 1 year ago
lhunath opened this issue over 1 year ago
--operatorfunc defaults to no-space
jshier opened this issue over 1 year ago
jshier opened this issue over 1 year ago
`redundantReturn` Rule Bug
userNameIsBoris opened this issue over 1 year ago
userNameIsBoris opened this issue over 1 year ago
"Max Width" can't be set
houmie opened this issue over 1 year ago
houmie opened this issue over 1 year ago
markTypes rule does not work correctly.
FrolovskiyKirill opened this issue over 1 year ago
FrolovskiyKirill opened this issue over 1 year ago
`redundantStaticSelf` removes required `Self` in extensions.
lhunath opened this issue over 1 year ago
lhunath opened this issue over 1 year ago
The redundantReturn rule is unexpectedly being applied below "// swiftformat:disable:next redundantReturn"
acosmicflamingo opened this issue over 1 year ago
acosmicflamingo opened this issue over 1 year ago
isEmpty rule gives false positive with XCUIElementQuery.cells
christiankm opened this issue over 1 year ago
christiankm opened this issue over 1 year ago
Support a consistent date format in the file header
hampustagerud opened this pull request over 1 year ago
hampustagerud opened this pull request over 1 year ago
Generate Docker Image for `0.52.0` version
rickyhosfelt opened this issue over 1 year ago
rickyhosfelt opened this issue over 1 year ago
headerFileName has unclear language and is not a useful warning as-is
charles-hennge opened this issue over 1 year ago
charles-hennge opened this issue over 1 year ago
error: '/' is not a valid infix operator in --nospaceoperators
peseriusz opened this issue over 1 year ago
peseriusz opened this issue over 1 year ago
Required `Self` is removed
kitwtnb opened this issue over 1 year ago
kitwtnb opened this issue over 1 year ago
Don't show unused option warning for rules marked --lintonly
nicklockwood opened this issue over 1 year ago
nicklockwood opened this issue over 1 year ago
Line breaks at generic types
mnazirov opened this issue over 1 year ago
mnazirov opened this issue over 1 year ago
Add file header placeholders for user who created the file
hampustagerud opened this pull request over 1 year ago
hampustagerud opened this pull request over 1 year ago
"Failed to terminate" error thrown when applying `redundantReturn` to switch statement with a large number of cases
gcox opened this issue over 1 year ago
gcox opened this issue over 1 year ago
Unexpected static keyword
zizi4n5 opened this issue over 1 year ago
zizi4n5 opened this issue over 1 year ago
Fixes `redundantReturn` for switch with associated value matching
gcox opened this pull request over 1 year ago
gcox opened this pull request over 1 year ago
Feature idea: detect swift version automatically from Package.swift
nicklockwood opened this issue over 1 year ago
nicklockwood opened this issue over 1 year ago
`unusedArguments` regression on `develop`
calda opened this issue over 1 year ago
calda opened this issue over 1 year ago
Fix edge cases in `forLoop` rule
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
Error message when rejecting doc comments on local functions is misleading
lehmacdj opened this issue over 1 year ago
lehmacdj opened this issue over 1 year ago
Error formatting code containing new Regex literals
eaigner opened this issue over 1 year ago
eaigner opened this issue over 1 year ago
Persistent 'unexpected token' error
jshier opened this issue over 1 year ago
jshier opened this issue over 1 year ago
Add rule to convert `forEach { ... }` calls to for loops
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
--unusedArguments breaks code when function argument has the same name as a computed property in the same class
keithburgoyne opened this issue over 1 year ago
keithburgoyne opened this issue over 1 year ago
Name clash with Apples' swift-format
hitshydev opened this issue over 1 year ago
hitshydev opened this issue over 1 year ago
Inconsistent whitespace in multi-line string literal with no multi-line string literal
g0ddest opened this issue over 1 year ago
g0ddest opened this issue over 1 year ago
Add `redundantInternal` rule
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
preferKeyPath option not recognized. On v0.51.13
xRayZx opened this issue over 1 year ago
xRayZx opened this issue over 1 year ago
Organize declarations in structs and classes by kind rather than by visibility
gposcidonio opened this issue over 1 year ago
gposcidonio opened this issue over 1 year ago
auto-format `something??""` to `something ?? ""`
mesqueeb opened this issue over 1 year ago
mesqueeb opened this issue over 1 year ago
Update README.md to fix a typo
dancarvajc opened this pull request over 1 year ago
dancarvajc opened this pull request over 1 year ago
unusedArguments incorrectly removes argument when same variable name is used in an if let
fivegreenapples opened this issue over 1 year ago
fivegreenapples opened this issue over 1 year ago
New rule: "blankLinesBetweenChainedFuncs"
paul1893 opened this pull request over 1 year ago
paul1893 opened this pull request over 1 year ago
Add support for `package` keyword to `organizeDeclarations` rule
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
Rule `hoistAwait` produces invalid code in some scenarios
jessesquires opened this issue over 1 year ago
jessesquires opened this issue over 1 year ago
auto convert single quotes to double quotes
mesqueeb opened this issue over 1 year ago
mesqueeb opened this issue over 1 year ago
GHA: adjust release tagging for Windows
compnerd opened this pull request over 1 year ago
compnerd opened this pull request over 1 year ago
redundantSelf rule not caught of files with scoped imports
marcelo-es opened this issue over 1 year ago
marcelo-es opened this issue over 1 year ago
How to format file on save?
nikitavoloboev opened this issue over 1 year ago
nikitavoloboev opened this issue over 1 year ago
Does not work on Xcode 15
nikitavoloboev opened this issue over 1 year ago
nikitavoloboev opened this issue over 1 year ago
Windows: correct the XML tag for the installer manifest
compnerd opened this pull request over 1 year ago
compnerd opened this pull request over 1 year ago
GHA: add a workflow for performing a Windows release
compnerd opened this pull request over 1 year ago
compnerd opened this pull request over 1 year ago
GHA: add Windows CI integration and Code Coverage reporting
compnerd opened this pull request over 1 year ago
compnerd opened this pull request over 1 year ago
SwiftFormat removing backticks on `$` in macro declaration
bok- opened this issue over 1 year ago
bok- opened this issue over 1 year ago
SwiftFormat: adjust `expandPath` to be more portable
compnerd opened this pull request over 1 year ago
compnerd opened this pull request over 1 year ago
Space around colon (v2)
skela opened this issue over 1 year ago
skela opened this issue over 1 year ago
"error: Expected for keyword" on 0.51.11
fischman-bcny opened this issue over 1 year ago
fischman-bcny opened this issue over 1 year ago
How do i find the checksum?
NoamKitman opened this issue over 1 year ago
NoamKitman opened this issue over 1 year ago
Update README and add fix for common error on Apple Silicon
bystritskiy opened this pull request over 1 year ago
bystritskiy opened this pull request over 1 year ago
Bracket Formatting Lacks Trailing Comma
PompeiaPaetenari opened this issue over 1 year ago
PompeiaPaetenari opened this issue over 1 year ago
hoistTry rule known issues
RomanTysiachnik opened this issue over 1 year ago
RomanTysiachnik opened this issue over 1 year ago
Unexpected static keyword
roanutil opened this issue over 1 year ago
roanutil opened this issue over 1 year ago
Inconsistent behavior of consecutiveBlankLines rule
rodion-artyukhin opened this issue over 1 year ago
rodion-artyukhin opened this issue over 1 year ago
[UPDATE] Add line break at the end
shayanaf opened this pull request over 1 year ago
shayanaf opened this pull request over 1 year ago
Failed to terminate: Too many trys
fossil12 opened this issue over 1 year ago
fossil12 opened this issue over 1 year ago
docComments produces false positive for TODO comments when ahead of function signatures
rogerluan opened this issue over 1 year ago
rogerluan opened this issue over 1 year ago
reverse RedundantSelf rule
TripwireNL opened this issue over 1 year ago
TripwireNL opened this issue over 1 year ago
fix: sortedSwitchCases breaking return value
facumenzella opened this pull request over 1 year ago
facumenzella opened this pull request over 1 year ago
Element ordering influences `--wrapAttributes` rule
kwridan opened this issue over 1 year ago
kwridan opened this issue over 1 year ago
`sortedSwitchCases` sometimes breaks return value
Semty opened this issue over 1 year ago
Semty opened this issue over 1 year ago
SwiftFormat without Unfolding Brackets
shindgewongxj opened this issue over 1 year ago
shindgewongxj opened this issue over 1 year ago
brew upgrade of app and command line + brew cleanup can cause extension in Xcode to vanish?
clickonetwo opened this issue over 1 year ago
clickonetwo opened this issue over 1 year ago
Unclear organizeDeclarations lint errors and documentation
jesshanta opened this issue over 1 year ago
jesshanta opened this issue over 1 year ago
Fix issue where `redundantStaticSelf` rule could treat instance method as static method
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
`--ifdef no-indent` rule adds extra indent.
dollar2048 opened this issue over 1 year ago
dollar2048 opened this issue over 1 year ago
Add option to `elseOnSameLine` rule to preserve blank lines before else statements
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
`redundantStaticSelf` rule breaks build
calda opened this issue over 1 year ago
calda opened this issue over 1 year ago
Add `sortTypealiases` rule
calda opened this pull request over 1 year ago
calda opened this pull request over 1 year ago
--acronyms should not change fields inside Codable structs
jgale opened this issue over 1 year ago
jgale opened this issue over 1 year ago
SwiftFormatPlugin - Build ERROR
TonnyCS opened this issue over 1 year ago
TonnyCS opened this issue over 1 year ago
enhancement: initWithCoder
facumenzella opened this pull request over 1 year ago
facumenzella opened this pull request over 1 year ago
SwiftFormat breaks optional generic return value
lhunath opened this issue over 1 year ago
lhunath opened this issue over 1 year ago
0.51.8 regressions in alignment inside conditional blocks
marcelofabri opened this issue over 1 year ago
marcelofabri opened this issue over 1 year ago
Broken indentation with compiler flags
honghaoz opened this issue over 1 year ago
honghaoz opened this issue over 1 year ago
Add option to not remove implicit `self` in closures
honghaoz opened this issue over 1 year ago
honghaoz opened this issue over 1 year ago
Redundant static Self
sjavora opened this pull request over 1 year ago
sjavora opened this pull request over 1 year ago
SwiftUI code format question
hapton opened this issue over 1 year ago
hapton opened this issue over 1 year ago
`redundantFileprivate` false positive, causing compiler issues
rogerluan opened this issue over 1 year ago
rogerluan opened this issue over 1 year ago
v0.51.7 isn't present in CocoaPods
rogerluan opened this issue over 1 year ago
rogerluan opened this issue over 1 year ago
Running in xcode build lint mode displays warnings but fails builds. Should treat warnings as errors.
sushant-here opened this issue over 1 year ago
sushant-here opened this issue over 1 year ago