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

Question: Wrap function calls

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
docComments don't work for code inside #if

dungi opened this issue over 1 year ago
Comment before `--ifdef` results in unexpected modifier indentation

mikemahony opened this issue over 1 year ago
Problems with `sortTypealiases` rule

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
Add link to Nova extension

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
Update sortTypealiases rule to also remove duplicates

calda opened this pull request over 1 year ago
`redundantLet` rule on global actor annotated closures

nkbelov 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
hoistTry rule issues

zzt4 opened this issue over 1 year ago
`fileHeader` option not working with Xcode extension

laralove143 opened this issue over 1 year ago
Add `noExplicitOwnersip` rule

calda opened this pull request over 1 year ago
--operatorfunc defaults to no-space

jshier opened this issue over 1 year ago
`redundantReturn` Rule Bug

userNameIsBoris opened this issue over 1 year ago
"Max Width" can't be set

houmie opened this issue over 1 year ago
markTypes rule does not work correctly.

FrolovskiyKirill opened this issue over 1 year ago
`redundantStaticSelf` removes required `Self` in extensions.

lhunath opened this issue over 1 year ago
isEmpty rule gives false positive with XCUIElementQuery.cells

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
Generate Docker Image for `0.52.0` version

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
error: '/' is not a valid infix operator in --nospaceoperators

peseriusz opened this issue over 1 year ago
Required `Self` is removed

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
Line breaks at generic types

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
Unexpected static keyword

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
Feature idea: detect swift version automatically from Package.swift

nicklockwood opened this issue over 1 year ago
`unusedArguments` regression on `develop`

calda opened this issue over 1 year ago
Fix edge cases in `forLoop` rule

calda opened this pull request over 1 year ago
Error formatting code containing new Regex literals

eaigner opened this issue over 1 year ago
Persistent 'unexpected token' error

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
Name clash with Apples' swift-format

hitshydev opened this issue over 1 year ago
Add `redundantInternal` rule

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
auto-format `something??""` to `something ?? ""`

mesqueeb opened this issue over 1 year ago
Update README.md to fix a typo

dancarvajc opened this pull request over 1 year ago
New rule: "blankLinesBetweenChainedFuncs"

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
Rule `hoistAwait` produces invalid code in some scenarios

jessesquires opened this issue over 1 year ago
auto convert single quotes to double quotes

mesqueeb opened this issue over 1 year ago
GHA: adjust release tagging for Windows

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
How to format file on save?

nikitavoloboev opened this issue over 1 year ago
Does not work on Xcode 15

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
GHA: add a workflow for performing a Windows release

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
SwiftFormat removing backticks on `$` in macro declaration

bok- opened this issue over 1 year ago
SwiftFormat: adjust `expandPath` to be more portable

compnerd opened this pull request over 1 year ago
Space around colon (v2)

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
How do i find the checksum?

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
Bracket Formatting Lacks Trailing Comma

PompeiaPaetenari opened this issue over 1 year ago
hoistTry rule known issues

RomanTysiachnik opened this issue over 1 year ago
Unexpected static keyword

roanutil opened this issue over 1 year ago
Inconsistent behavior of consecutiveBlankLines rule

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
Failed to terminate: Too many trys

fossil12 opened this issue over 1 year ago
reverse RedundantSelf rule

TripwireNL opened this issue over 1 year ago
fix: sortedSwitchCases breaking return value

facumenzella opened this pull request over 1 year ago
Element ordering influences `--wrapAttributes` rule

kwridan opened this issue over 1 year ago
`sortedSwitchCases` sometimes breaks return value

Semty opened this issue over 1 year ago
SwiftFormat without Unfolding Brackets

shindgewongxj opened this issue over 1 year ago
Unclear organizeDeclarations lint errors and documentation

jesshanta opened this issue over 1 year ago
`--ifdef no-indent` rule adds extra indent.

dollar2048 opened this issue over 1 year ago
`redundantStaticSelf` rule breaks build

calda opened this issue over 1 year ago
Add `sortTypealiases` rule

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
SwiftFormatPlugin - Build ERROR

TonnyCS opened this issue over 1 year ago
enhancement: initWithCoder

facumenzella opened this pull request over 1 year ago
SwiftFormat breaks optional generic return value

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
Broken indentation with compiler flags

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
Redundant static Self

sjavora opened this pull request over 1 year ago
SwiftUI code format question

hapton opened this issue over 1 year ago
`redundantFileprivate` false positive, causing compiler issues

rogerluan opened this issue over 1 year ago
v0.51.7 isn't present in CocoaPods

rogerluan opened this issue over 1 year ago