issues
search
facebook
/
ktfmt
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
https://facebook.github.io/ktfmt/
Apache License 2.0
932
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ktfmt invocation is not strictly idempotent (running it a second time gives a different result)
#521
staktrace
opened
2 weeks ago
0
Report an error on unclosed comments
#520
nreid260
closed
2 weeks ago
3
Android Studio plugin adds trailing commas
#519
alvindizon
closed
4 weeks ago
1
Missing support for context parameters on properties
#518
koljakube
opened
1 month ago
5
Adding a space before a comment makes method chaining appear as multi-line in Gradle
#517
robifr
opened
2 months ago
0
Different result for ktfmtFormat on Windows vs. OSX
#516
hamen
opened
2 months ago
2
Ignore specific multi-line code
#515
AlexandrosAlexiou
opened
2 months ago
2
Managed Trailing Commas & Enums
#514
rileymichael
opened
2 months ago
2
Workaround non-null parent requirement of StubBase
#513
jsjeon
closed
3 months ago
10
0.52 and trailing commas behavior on Kotlinlang formatting
#512
JavierSegoviaCordoba
opened
3 months ago
3
fix: comment max width
#511
rileymichael
closed
3 months ago
3
Update CHANGELOG.md
#509
rock3r
closed
3 months ago
2
Revert "Bump braces and gulp in /website (#480)"
#508
cortinico
closed
3 months ago
2
bump nexus-staging-maven plugin to 1.7.0
#507
christophsturm
closed
3 months ago
4
0.52 release did not get completed
#506
chenrui333
closed
3 months ago
2
Usage tabs on playground page don't work
#505
rock3r
closed
3 months ago
4
Stuck on ktfmt settings
#504
smarteist
closed
3 months ago
2
Add more settings to IJ Plugin UI
#503
rock3r
closed
3 months ago
2
Convert IntelliJ plugin to Kotlin
#502
rock3r
closed
3 months ago
6
Fix IntelliJ plugin on IJP 242
#501
rock3r
closed
3 months ago
6
Upgrade IJ plugin to new IJP Gradle plugin 2.0
#500
rock3r
closed
3 months ago
17
added possibility to set custom max line width
#499
martinqcz
closed
3 months ago
1
Treat KDoc `@property`s as special types of `@param`s, fixes #431
#498
no-preserve-root
closed
3 months ago
5
Formatting of annotations on return statements
#497
romainguy
closed
3 months ago
3
Unnecessary line return inserted in expression
#496
romainguy
closed
4 months ago
2
Kotlin 2.0.20-Beta2: Exception when parsing a property accessor
#495
ShikaSD
closed
4 weeks ago
16
idea plugin is incompatible with idea 2024.2 beta
#494
christophsturm
closed
3 months ago
0
Version 1.1.0.51 does not format correctly for style "Kotlinlang"
#493
kay-horst
closed
3 months ago
9
add maxWidth option to IDEA plugin, fixes #351
#492
robinpokorny
closed
3 months ago
10
Missing jar for version 0.51
#491
darioseidl
closed
3 months ago
4
Unexpected change in Kotlinlang formatting
#490
akheron
closed
4 months ago
1
IDEA plugin v1.1.0.51 with Kotlinlang formats incorrectly
#489
akheron
closed
5 months ago
3
Add test examples for non-ideal situations
#488
snowe2010
closed
3 months ago
6
Bump ws from 6.2.2 to 6.2.3 in /website
#487
dependabot[bot]
closed
5 months ago
3
ver 1.1.0.51 update breaks ktfmt intellij plugin setting screen if style is "Dropbox"
#486
funkyidol
closed
3 months ago
4
Consider providing a binary jar
#485
Goooler
closed
3 months ago
8
Add Maven Central badge
#484
Goooler
closed
5 months ago
4
ktfmt 0.51 incompatible with Spotless Gradle plugin
#483
sgrimm
closed
5 months ago
2
Nested function calls with named parameters is incredibly difficult to read and results in unnecessary nesting
#482
snowe2010
opened
5 months ago
8
Use --style=STYLE in CLI
#481
grodin
opened
5 months ago
7
Bump braces and gulp in /website
#480
dependabot[bot]
closed
5 months ago
3
Add support for Gradle assignment operator
#479
cloudshiftchris
closed
5 months ago
4
Add note to CONTRIBUTING.md about code style in PRs
#478
grodin
closed
5 months ago
2
Add CLI --help option
#477
grodin
closed
5 months ago
6
Further refactoring on CLI
#476
grodin
closed
5 months ago
5
Treat @sample tag as a paragraph when formatting
#475
omarismail94
closed
5 months ago
1
Support disabling ordering doc tags in command line
#474
omarismail94
closed
5 months ago
10
Don't insert trailing commas over the max width
#473
nreid260
closed
5 months ago
2
Google style with trailing comma does not use maxWidth correctly
#472
Rawa
opened
5 months ago
6
error: did not generate token "context"
#471
laurentthiebaudezm
closed
5 months ago
3
Next