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