issues
search
swiftlang
/
swift-format
Formatting technology for Swift source code
Apache License 2.0
2.55k
stars
231
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PrettyPrinter reports wrong line LineNumbersTests
#883
bkolb
opened
3 days ago
0
PrettyPrinter reports wrong line numbers
#882
bkolb
opened
3 days ago
2
brew install swift-format attestation verification failed
#881
stephane-archer
closed
4 days ago
1
Add ability to customize severity via config file
#880
bkolb
opened
5 days ago
3
Allow to customize severity of Rules
#879
bkolb
opened
5 days ago
2
[cmake] Set up rpath for macOS
#878
Steelskin
opened
1 week ago
2
Access control on extensions is being removed and added to methods as `fileprivate`
#877
erezhodsam
closed
2 weeks ago
3
Add `--enable-experimental-feature` to enable those features in the parser.
#876
allevato
closed
2 weeks ago
0
Add cli options for passing experimental features to swift-syntax
#875
rauhul
closed
2 weeks ago
3
Have the ability to keep and add commas to the end of a single element in a multi line list
#874
dickoff
opened
2 weeks ago
1
Ability To Turn Off Formatting For Subdirectory
#873
samdeane
opened
2 weeks ago
7
Formatted code does not compile anymore when throwing an error with a comment between the error type and its init arguments with the comments crossing the max column width
#872
Frizlab
opened
2 weeks ago
1
Make swift-format default behavior friendlier when passed no arguments
#871
janniksam
opened
3 weeks ago
6
Ability To Turn Off Formatting For Subdirectory
#870
samdeane
opened
3 weeks ago
3
Fix tests when building swift-format using Swift 6.0.2
#869
ahoppen
closed
3 weeks ago
0
Don't insert unnecessary (double) space for // inline comments
#868
ktoso
closed
3 weeks ago
6
WIP: Cross-PR testing
#867
ahoppen
opened
1 month ago
0
Prepare for integer generics with new generic argument node
#866
Azoy
closed
2 weeks ago
0
Fix support for `FileIterator` when working directory is `/`
#865
macshome
opened
1 month ago
18
swift-format breaks compilation by wrongly reformatting nested multi-line string blocks
#864
ktoso
opened
1 month ago
1
Run Windows tests before tagging a release
#863
ahoppen
opened
1 month ago
0
`FileIterator` returns broken URLs when the working directory is `/`
#862
kkebo
opened
1 month ago
2
Hangs indefinitely on Linux
#861
Cyberbeni
closed
1 month ago
2
Fix formatting issue with IfConfigDecl/ImportDecl interaction.
#860
shawnhyam
opened
1 month ago
3
[CI] Add support for post merge testing
#859
shahmishal
opened
1 month ago
0
Make tests pass using Swift 5.9 and Swift 5.10 on Windows
#858
ahoppen
closed
1 month ago
0
Skip missing configuration file tests on Windows for Swift < 6.0.2
#857
ahoppen
closed
1 month ago
0
Verifying Windows support
#856
shahmishal
closed
1 month ago
0
[DO NOT MERGE] Remove ConfigurationTests.swift
#855
ahoppen
closed
1 month ago
0
DontRepeatTypeInStaticProperties message doesn't match what it detect
#854
thomasvl
opened
1 month ago
1
Remove duplicated dependencies in Package.swift
#853
ahoppen
closed
1 month ago
0
Allow building against a single dynamic swift-syntax library 🚥#851
#852
ahoppen
closed
1 month ago
0
Support building only tests using SwiftPM
#851
ahoppen
closed
1 month ago
0
[6.0.2] Fix infinite searching for .swift-format file on Windows and Linux
#850
ahoppen
closed
1 month ago
1
[6.0] Fix infinite searching for .swift-format file on Windows and Linux
#849
ahoppen
closed
1 month ago
1
Fix infinite searching for `.swift-format` file on Linux
#848
ahoppen
closed
1 month ago
0
swift-format causes a infinite loop on Linux if `.swift-format` is missing
#847
kkebo
closed
1 month ago
6
Add `@ahoppen` and `@bnbarham` as code owners for CI directories
#846
ahoppen
closed
1 month ago
0
Fix infinite looping if swift-format is run in a directory that doesn't contain a `.swift-format` file
#845
ahoppen
closed
1 month ago
0
Call into `PathCchIsRoot` to check if a URL points to a root directory
#844
ahoppen
opened
1 month ago
2
swift-format Incorrectly duplicates comments to subsequent lines
#843
gvozdvmozgu
opened
1 month ago
1
Support building swift-format using SwiftPM for toolchain builds on Windows
#841
ahoppen
closed
1 month ago
0
Fix broken links in PrettyPrinter.md
#840
plemarquand
closed
1 month ago
0
Update README.md to make it platform agnostic
#839
0xTim
closed
1 month ago
0
lineBreakBeforeEachArgument adds a line break *after* the last argument
#838
John-Colvin
opened
1 month ago
5
Fix relative symlinks when using --follow-symlinks
#837
kkebo
closed
1 month ago
4
The option `--follow-symlinks` can't follow relative symlinks
#836
kkebo
closed
1 month ago
1
if expression is moved to the next line when assigned to the property
#835
mcichecki
opened
1 month ago
4
Output of `swift format --version` is confusing
#834
jkmathew
opened
1 month ago
3
Potentially unintuitive behavior when `rules` dictionary is incomplete in configuration
#833
allevato
opened
1 month ago
1
Next