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
Invalid `self.` insertion with capture list
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
Adopt `swift-log` for logging?
github.com/nicklockwood/SwiftFormat - gwynne opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - gwynne opened this issue over 1 year ago
Fix #1420: preserve self in function bodies inside closures with [weak self] captures
github.com/nicklockwood/SwiftFormat - calda opened this pull request over 1 year ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request over 1 year ago
'hoistTry' continues to have an issue in strings - part 3
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
Syntax error for function inside a closure due to self
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue over 1 year ago
Unexpected static keyword
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
Regression of tabbing in compiler #if conditionals
github.com/nicklockwood/SwiftFormat - gregcotten opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - gregcotten opened this issue over 1 year ago
Shadowed argument unexpectedly marked as unused (via `--rules unusedArguments`)
github.com/nicklockwood/SwiftFormat - marciniwanicki opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - marciniwanicki opened this issue over 1 year ago
Unexpected white characters when using `--funcattributes same-line`
github.com/nicklockwood/SwiftFormat - marciniwanicki opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - marciniwanicki opened this issue over 1 year ago
`redundantParens` rule not removing redundant parens in return statement
github.com/nicklockwood/SwiftFormat - calda opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - calda opened this issue over 1 year ago
Create SECURITY.md
github.com/nicklockwood/SwiftFormat - pants41 opened this pull request over 1 year ago
github.com/nicklockwood/SwiftFormat - pants41 opened this pull request over 1 year ago
Provide --self option to ignore capture lists
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
self. added to capture list without binding
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
Invalid self. in closure capture list
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - keith opened this issue over 1 year ago
redundantInit false warning when .init is preceded by #if DEBUG
github.com/nicklockwood/SwiftFormat - bobergj opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - bobergj opened this issue over 1 year ago
redundantSelf doesn't autocorrect when using `if case` inside a struct
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue over 1 year ago
SwiftFormat reporting "No eligible files found" when running as build phase script in Xcode 14.3
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 1 year ago
'hoistTry' rule continues to have an issue in strings
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
New line after } but not in the end of scope
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue over 1 year ago
Switch Expressions Enabled in Swift 5.8 Mode
github.com/nicklockwood/SwiftFormat - jshier opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - jshier opened this issue over 1 year ago
XcodeProjectPlugin: command not appearing in contextual menu with Xcode 14.3 RC2 and earlier betas
github.com/nicklockwood/SwiftFormat - DD-P opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - DD-P opened this issue over 1 year ago
'hoistTry' rule has an issue in strings
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - foscomputerservices opened this issue over 1 year ago
Custom formatting rules
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue over 1 year ago
Fix issue in #1392 where `opaqueGenericParamaters` would remove non-redundant generic type
github.com/nicklockwood/SwiftFormat - calda opened this pull request over 1 year ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request over 1 year ago
fix README.md instructions for binaryTarget
github.com/nicklockwood/SwiftFormat - i-colours-u opened this pull request over 1 year ago
github.com/nicklockwood/SwiftFormat - i-colours-u opened this pull request over 1 year ago
Disable `if let` and `guard let` shortened syntax in Swift 5.7
github.com/nicklockwood/SwiftFormat - bartlomiejswierad-vodeno opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - bartlomiejswierad-vodeno opened this issue over 1 year ago
[0.51.1] HoistAwait broken in string interpolation
github.com/nicklockwood/SwiftFormat - lla01 opened this issue over 1 year ago
github.com/nicklockwood/SwiftFormat - lla01 opened this issue over 1 year ago
Add feature to ignore existing line breaks
github.com/nicklockwood/SwiftFormat - pronebird opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - pronebird opened this issue almost 2 years ago
fileHeader --header strip fails for no empty lines between last header comment and first import
github.com/nicklockwood/SwiftFormat - mpkeefe opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - mpkeefe opened this issue almost 2 years ago
The try statement inside the Text is also Formatted.
github.com/nicklockwood/SwiftFormat - shira-shun opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - shira-shun opened this issue almost 2 years ago
Compiler error with expected {
github.com/nicklockwood/SwiftFormat - shkhaliq opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - shkhaliq opened this issue almost 2 years ago
Question about Swiftformat and config file
github.com/nicklockwood/SwiftFormat - ilikerb0407 opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - ilikerb0407 opened this issue almost 2 years ago
Incorrectly removes generics making the code uncompileable
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - dankinsoid opened this issue almost 2 years ago
Update if / switch expression features to be enabled in Swift 5.9+
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
--wraparguments preserve undoes argument wrapping
github.com/nicklockwood/SwiftFormat - jshier opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - jshier opened this issue almost 2 years ago
fix: hoistTry string interpolation
github.com/nicklockwood/SwiftFormat - facumenzella opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - facumenzella opened this pull request almost 2 years ago
A new rule regarding "try" is creating errors when used in "\(try something())"
github.com/nicklockwood/SwiftFormat - altagir opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - altagir opened this issue almost 2 years ago
explicit config vs local .swiftformat
github.com/nicklockwood/SwiftFormat - vhosune opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - vhosune opened this issue almost 2 years ago
"Expected for keyword" on 0.51.2
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - marcelofabri opened this issue almost 2 years ago
Link to relevant sections for installation
github.com/nicklockwood/SwiftFormat - dangalasko opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - dangalasko opened this pull request almost 2 years ago
redundantSelf should respect warn_unqualified_access attribute.
github.com/nicklockwood/SwiftFormat - paulo-bc opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - paulo-bc opened this issue almost 2 years ago
Feature Request: Support for "Run Build Tool Plug-ins"
github.com/nicklockwood/SwiftFormat - SNQ-2001 opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - SNQ-2001 opened this issue almost 2 years ago
Empty lines in multiline strings not indented.
github.com/nicklockwood/SwiftFormat - bartlomiejswierad-vodeno opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - bartlomiejswierad-vodeno opened this issue almost 2 years ago
Is there any way to order // MARK: Internal BEFORE // MARK: Lifecycle?
github.com/nicklockwood/SwiftFormat - thepost opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - thepost opened this issue almost 2 years ago
runtime error occurs when using pre-compiled binary swiftformat_linux.zip on ubuntu.
github.com/nicklockwood/SwiftFormat - kagemeka opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - kagemeka opened this issue almost 2 years ago
Syntax Error for let constants
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - Vaberer opened this issue almost 2 years ago
Error: Unknown rule 'preferDouble'. Did you mean 'preferKeyPath'?
github.com/nicklockwood/SwiftFormat - ilkeyucel opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - ilkeyucel opened this issue almost 2 years ago
fix typo
github.com/nicklockwood/SwiftFormat - noppefoxwolf opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - noppefoxwolf opened this pull request almost 2 years ago
Max number of arguments to also start wrapping them
github.com/nicklockwood/SwiftFormat - gchiacchio opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - gchiacchio opened this issue almost 2 years ago
hoistAwait results in non-compiling code when a function takes an async autoclosure
github.com/nicklockwood/SwiftFormat - bobergj opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - bobergj opened this issue almost 2 years ago
`hoistTry` rule can make an error
github.com/nicklockwood/SwiftFormat - ski-u opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - ski-u opened this issue almost 2 years ago
Update Year and Fix GitHub Spelling.
github.com/nicklockwood/SwiftFormat - PompeiaPaetenari opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - PompeiaPaetenari opened this pull request almost 2 years ago
Reformatting `try` out of XCTAssertEqual call breaks the source
github.com/nicklockwood/SwiftFormat - guillaumealgis opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - guillaumealgis opened this issue almost 2 years ago
Use Ubuntu 20.04 in Linux CI
github.com/nicklockwood/SwiftFormat - gferon opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - gferon opened this pull request almost 2 years ago
Fix bug in redundantReturn rule
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
feat: `hoistTry` rule
github.com/nicklockwood/SwiftFormat - facumenzella opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - facumenzella opened this pull request almost 2 years ago
Release wrapeffects option
github.com/nicklockwood/SwiftFormat - bobergj opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - bobergj opened this issue almost 2 years ago
`redundantNilInit` and `redundantLet` in view builder
github.com/nicklockwood/SwiftFormat - lhunath opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - lhunath opened this issue almost 2 years ago
Update `redundantReturn` and `redundantClosure` rules to support single-statement if / switch expressions (SE-0380)
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
github.com/nicklockwood/SwiftFormat - calda opened this pull request almost 2 years ago
Indent rule breaks Xcode default indentation
github.com/nicklockwood/SwiftFormat - easydev991 opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - easydev991 opened this issue almost 2 years ago
Config file as a remote url
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue almost 2 years ago
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue almost 2 years ago
[Bug] Unexpected `--ifdef no-indent` behavior on SwiftUI modifiers
github.com/nicklockwood/SwiftFormat - davdroman opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - davdroman opened this issue about 2 years ago
redundantLet in switch cases rule
github.com/nicklockwood/SwiftFormat - facumenzella opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - facumenzella opened this issue about 2 years ago
How to add SwiftFormat as plugin?
github.com/nicklockwood/SwiftFormat - rokon-uddin opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - rokon-uddin opened this issue about 2 years ago
Could the artifactbundle attached to the release include linux?
github.com/nicklockwood/SwiftFormat - doozMen opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - doozMen opened this issue about 2 years ago
Error Failed to apply {created} template in file header as file info is unavailable when running in linux
github.com/nicklockwood/SwiftFormat - Dragna opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - Dragna opened this issue about 2 years ago
Redundanttype inferred allways
github.com/nicklockwood/SwiftFormat - YanSte opened this issue about 2 years ago
github.com/nicklockwood/SwiftFormat - YanSte opened this issue about 2 years ago
Commented line at start of array is indented
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 2 years ago
blankLinesAtStartOfScope - for curly braces not square braces
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - JulesMoorhouse opened this issue over 2 years ago
xcodeidentation=enabled incorrectly indents protocol conformances
github.com/nicklockwood/SwiftFormat - freak4pc opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - freak4pc opened this issue over 2 years ago
Xcode 14 Beta 4 fails to build with swiftformat script
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - brzzdev opened this issue over 2 years ago
can't disable spaceInsideComments
github.com/nicklockwood/SwiftFormat - mvolkmann opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - mvolkmann opened this issue over 2 years ago
Add option for computed properties to `wrapAttributes`
github.com/nicklockwood/SwiftFormat - bennokress opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - bennokress opened this issue over 2 years ago
Add force-inline option to `wrapConditionalBodies`
github.com/nicklockwood/SwiftFormat - orchetect opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - orchetect opened this issue over 2 years ago
Would SwiftFormat work better as a Swift Package Plugin?
github.com/nicklockwood/SwiftFormat - matthewreimer opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - matthewreimer opened this issue over 2 years ago
New rules: "Add space inside parens", "Add space inside square brackets"
github.com/nicklockwood/SwiftFormat - sergey-ilyin opened this pull request over 2 years ago
github.com/nicklockwood/SwiftFormat - sergey-ilyin opened this pull request over 2 years ago
starting SwiftFormat from Xcode menu ignores ".swiftformat" config file
github.com/nicklockwood/SwiftFormat - DubonYaar opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - DubonYaar opened this issue over 2 years ago
Keep getting "The file has been changed by another application" Xcode error when building
github.com/nicklockwood/SwiftFormat - bpisano opened this issue over 2 years ago
github.com/nicklockwood/SwiftFormat - bpisano opened this issue over 2 years ago
Comments don't get wrapped with Wrap and --maxwidth
github.com/nicklockwood/SwiftFormat - jlnbuiles opened this issue almost 3 years ago
github.com/nicklockwood/SwiftFormat - jlnbuiles opened this issue almost 3 years ago
Rule `redundantSelf` shouldn't remove self for `@dynamicMemberLookup`
github.com/nicklockwood/SwiftFormat - malaba opened this issue almost 3 years ago
github.com/nicklockwood/SwiftFormat - malaba opened this issue almost 3 years ago
redundantType rule does not remove type for collection literals containing commas
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue almost 3 years ago
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue almost 3 years ago
Specifying --lint in .swiftformat results in "Unknown option --lint"
github.com/nicklockwood/SwiftFormat - JetForMe opened this issue almost 3 years ago
github.com/nicklockwood/SwiftFormat - JetForMe opened this issue almost 3 years ago
Support for both formatting files and reporting result as command return value
github.com/nicklockwood/SwiftFormat - danieleformichelli opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - danieleformichelli opened this issue about 3 years ago
Crash: Format Selected Lines
github.com/nicklockwood/SwiftFormat - MKGitHub opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - MKGitHub opened this issue about 3 years ago
Feature request: Formatting based on a selected config file in Xcode.
github.com/nicklockwood/SwiftFormat - akuzminskyi opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - akuzminskyi opened this issue about 3 years ago
Sorting declarations
github.com/nicklockwood/SwiftFormat - calda opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - calda opened this issue about 3 years ago
Invalid redundantSelf when using @State property wrapper
github.com/nicklockwood/SwiftFormat - c0diq opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - c0diq opened this issue about 3 years ago
Raise error for unknown rules or options in swiftformat comment directives
github.com/nicklockwood/SwiftFormat - lhunath opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - lhunath opened this issue about 3 years ago
Comments not sorted alongside enum case when using sortedSwitchCases
github.com/nicklockwood/SwiftFormat - nagra opened this issue about 3 years ago
github.com/nicklockwood/SwiftFormat - nagra opened this issue about 3 years ago
`blankLinesBetweenScopes` adds additional line after each`}`
github.com/nicklockwood/SwiftFormat - icanswiftabit opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - icanswiftabit opened this issue over 3 years ago
Possibility to remove comments generated by organizeDeclarations & order
github.com/nicklockwood/SwiftFormat - Jasperav opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - Jasperav opened this issue over 3 years ago
Add rule to convert `forEach` closures to a for loop (or vice versa)
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 3 years ago
Rule for "remove blank line in multi-line code chaining"?
github.com/nicklockwood/SwiftFormat - pfurbacher opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - pfurbacher opened this issue over 3 years ago
Add `hoistTry` and `hoistAwait` rules
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - nicklockwood opened this issue over 3 years ago
Can`t save when I use Xcode build phase
github.com/nicklockwood/SwiftFormat - RhettTamp opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - RhettTamp opened this issue over 3 years ago
Specify swiftformat version in your .swiftformat file?
github.com/nicklockwood/SwiftFormat - simondelphia opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - simondelphia opened this issue over 3 years ago
fileHeader on SwiftFormat for Xcode
github.com/nicklockwood/SwiftFormat - carlosefonseca opened this issue over 3 years ago
github.com/nicklockwood/SwiftFormat - carlosefonseca opened this issue over 3 years ago
Insert or remove explicit types for properties with default value
github.com/nicklockwood/SwiftFormat - rjchatfield opened this issue almost 4 years ago
github.com/nicklockwood/SwiftFormat - rjchatfield opened this issue almost 4 years ago
Rename `master` to `main` ?
github.com/nicklockwood/SwiftFormat - PompeiaPaetenari opened this issue almost 4 years ago
github.com/nicklockwood/SwiftFormat - PompeiaPaetenari opened this issue almost 4 years ago