issues
search
nicklockwood
/
SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
MIT License
7.92k
stars
639
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
App doesn't manage non-rule config file options
#1543
drekka
opened
1 year ago
1
Compile error with conditionalAssignment and Swift version 5.9
#1542
honkmaster
closed
11 months ago
5
Make blankLinesAroundMark prioritized over blankLinesAtStartOfScope
#1541
ghost
opened
1 year ago
0
doesn't recognize both --disable all and // swiftformat:disable all
#1540
hhajime
closed
11 months ago
1
Improve `conditionalAssignment` and `redundantClosure` rules by parsing full expressions
#1539
calda
closed
1 year ago
1
conditionalAssignment rule
#1538
valeriachub
closed
1 year ago
4
Rule Request: Remove redundant parenthesis from closures
#1537
rogerluan
closed
1 year ago
7
conditionalAssignment matches expression within try block
#1536
antiraum
closed
1 year ago
11
redundantReturn removes return statements of consecutive if statements
#1535
antiraum
closed
1 year ago
4
`Alman = false` in combination with long char count in line breaks the `{` into a new row
#1534
tscholze
closed
1 year ago
7
opaqueGenericParameters cannot be disabled?
#1533
tciuro
opened
1 year ago
8
[#1525] Fix issue where removing return from failable init would break build
#1532
calda
closed
1 year ago
2
`hoistAwait` removes necessary `await` for operators/functions with async autoclosures.
#1531
lhunath
closed
1 year ago
5
Question: Wrap function calls
#1530
gmoraleda
opened
1 year ago
7
Xcode 15 recommended settings cause sandbox reports for BuildTools
#1529
kevingriffin
closed
1 year ago
2
docComments don't work for code inside #if
#1528
dungi
closed
1 year ago
2
Comment before `--ifdef` results in unexpected modifier indentation
#1527
mikemahony
closed
1 year ago
2
Problems with `sortTypealiases` rule
#1526
DanielCech
closed
1 year ago
2
Incorrect removal of return in if within a failable init
#1525
yonaskolb
closed
1 year ago
1
Add link to Nova extension
#1524
PadraigK
closed
1 year ago
1
0.52.4 did not get marked as latest release
#1523
chenrui333
closed
1 year ago
1
Update sortTypealiases rule to also remove duplicates
#1522
calda
closed
1 year ago
5
`redundantLet` rule on global actor annotated closures
#1521
nkbelov
closed
1 year ago
1
The `redundantLet` rule can break SwiftUI views that use `let _ = print()` inside an overlay
#1520
mikemahony
closed
1 year ago
1
Can some or all of the rules be implemented using SwiftSyntax?
#1519
gwynne
opened
1 year ago
3
hoistTry rule issues
#1518
shredsonic
closed
1 year ago
2
`fileHeader` option not working with Xcode extension
#1517
laralove143
opened
1 year ago
2
Add `noExplicitOwnersip` rule
#1516
calda
closed
1 year ago
1
`redundantParens` removes required paranthesis for optional function calls.
#1515
lhunath
closed
1 year ago
1
--operatorfunc defaults to no-space
#1514
jshier
closed
1 year ago
4
`redundantReturn` Rule Bug
#1513
userNameIsBoris
closed
1 year ago
2
"Max Width" can't be set
#1512
houmie
closed
1 year ago
4
markTypes rule does not work correctly.
#1511
FrolovskiyKirill
opened
1 year ago
5
`redundantStaticSelf` removes required `Self` in extensions.
#1510
lhunath
closed
1 year ago
17
The redundantReturn rule is unexpectedly being applied below "// swiftformat:disable:next redundantReturn"
#1509
acosmicflamingo
closed
1 year ago
6
isEmpty rule gives false positive with XCUIElementQuery.cells
#1508
christiankm
opened
1 year ago
3
Support a consistent date format in the file header
#1507
hampustagerud
closed
1 year ago
5
Generate Docker Image for `0.52.0` version
#1506
rickyhosfelt
closed
1 year ago
3
headerFileName has unclear language and is not a useful warning as-is
#1505
charles-hennge
closed
1 year ago
1
error: '/' is not a valid infix operator in --nospaceoperators
#1504
peseriusz
closed
1 year ago
1
Required `Self` is removed
#1503
kitwtnb
closed
1 year ago
7
Don't show unused option warning for rules marked --lintonly
#1502
nicklockwood
closed
1 year ago
1
Line breaks at generic types
#1501
mnazirov
opened
1 year ago
8
Add file header placeholders for user who created the file
#1500
hampustagerud
closed
1 year ago
7
"Failed to terminate" error thrown when applying `redundantReturn` to switch statement with a large number of cases
#1499
gcox
closed
1 year ago
1
Unexpected static keyword
#1498
zizi4n5
closed
1 year ago
2
Fixes `redundantReturn` for switch with associated value matching
#1497
gcox
closed
1 year ago
1
Feature idea: detect swift version automatically from Package.swift
#1496
nicklockwood
opened
1 year ago
1
`unusedArguments` regression on `develop`
#1495
calda
closed
1 year ago
4
Fix edge cases in `forLoop` rule
#1494
calda
closed
1 year ago
2
Previous
Next