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
Error message when rejecting doc comments on local functions is misleading
#1493
lehmacdj
closed
1 year ago
1
Error formatting code containing new Regex literals
#1492
eaigner
closed
1 year ago
3
Persistent 'unexpected token' error
#1491
jshier
closed
1 year ago
14
Add rule to convert `forEach { ... }` calls to for loops
#1490
calda
closed
1 year ago
12
--unusedArguments breaks code when function argument has the same name as a computed property in the same class
#1489
keithburgoyne
closed
1 year ago
9
Name clash with Apples' swift-format
#1488
hitshydev
opened
1 year ago
3
Inconsistent whitespace in multi-line string literal with no multi-line string literal
#1487
g0ddest
closed
1 year ago
4
Add `redundantInternal` rule
#1486
calda
closed
1 year ago
2
preferKeyPath option not recognized. On v0.51.13
#1485
xRayZx
closed
1 year ago
2
Organize declarations in structs and classes by kind rather than by visibility
#1484
gmedori
opened
1 year ago
1
auto-format `something??""` to `something ?? ""`
#1483
mesqueeb
closed
1 year ago
1
Update README.md to fix a typo
#1482
dancarvajc
closed
1 year ago
1
unusedArguments incorrectly removes argument when same variable name is used in an if let
#1481
fivegreenapples
closed
1 year ago
3
New rule: "blankLinesBetweenChainedFuncs"
#1480
paul1893
closed
1 year ago
1
Add support for `package` keyword to `organizeDeclarations` rule
#1479
calda
closed
1 year ago
1
Rule `hoistAwait` produces invalid code in some scenarios
#1478
jessesquires
opened
1 year ago
8
auto convert single quotes to double quotes
#1477
mesqueeb
closed
1 year ago
1
GHA: adjust release tagging for Windows
#1476
compnerd
closed
1 year ago
1
redundantSelf rule not caught of files with scoped imports
#1475
marcelo-es
closed
1 year ago
1
How to format file on save?
#1474
nikitavoloboev
closed
1 year ago
5
Does not work on Xcode 15
#1473
nikitavoloboev
closed
1 year ago
5
Windows: correct the XML tag for the installer manifest
#1472
compnerd
closed
1 year ago
6
GHA: add a workflow for performing a Windows release
#1471
compnerd
closed
1 year ago
1
GHA: add Windows CI integration and Code Coverage reporting
#1470
compnerd
closed
1 year ago
1
SwiftFormat removing backticks on `$` in macro declaration
#1469
bok-
closed
1 year ago
2
SwiftFormat: adjust `expandPath` to be more portable
#1468
compnerd
closed
1 year ago
3
Space around colon (v2)
#1467
skela
opened
1 year ago
1
"error: Expected for keyword" on 0.51.11
#1466
fischman-bcny
closed
1 year ago
1
How do i find the checksum?
#1465
NoamEfergan
closed
1 year ago
1
Update README and add fix for common error on Apple Silicon
#1464
bystritskiy
closed
1 year ago
1
Bracket Formatting Lacks Trailing Comma
#1463
PompeiaPaetenari
opened
1 year ago
0
hoistTry rule known issues
#1462
balavor
closed
1 year ago
3
Unexpected static keyword
#1461
roanutil
closed
1 year ago
4
Inconsistent behavior of consecutiveBlankLines rule
#1460
rodion-artyukhin
closed
1 year ago
3
[UPDATE] Add line break at the end
#1459
shayanaf
closed
1 year ago
1
Failed to terminate: Too many trys
#1458
fossil12
closed
1 year ago
4
docComments produces false positive for TODO comments when ahead of function signatures
#1457
rogerluan
closed
1 year ago
3
reverse RedundantSelf rule
#1456
TripwireNL
closed
1 year ago
1
fix: sortedSwitchCases breaking return value
#1455
facumenzella
closed
1 year ago
1
Element ordering influences `--wrapAttributes` rule
#1454
kwridan
closed
1 year ago
3
`sortedSwitchCases` sometimes breaks return value
#1453
Semty
closed
1 year ago
4
SwiftFormat without Unfolding Brackets
#1452
shindgewongxj
opened
1 year ago
9
brew upgrade of app and command line + brew cleanup can cause extension in Xcode to vanish?
#1451
clickonetwo
opened
1 year ago
1
Unclear organizeDeclarations lint errors and documentation
#1450
jesshanta
opened
1 year ago
2
Fix issue where `redundantStaticSelf` rule could treat instance method as static method
#1449
calda
closed
1 year ago
0
`--ifdef no-indent` rule adds extra indent.
#1448
dollar2048
closed
1 year ago
2
Add option to `elseOnSameLine` rule to preserve blank lines before else statements
#1447
calda
closed
1 year ago
3
`redundantStaticSelf` rule breaks build
#1446
calda
closed
1 year ago
9
Add `sortTypealiases` rule
#1445
calda
closed
1 year ago
0
--acronyms should not change fields inside Codable structs
#1444
jgale
closed
1 year ago
2
Previous
Next