issues
search
pinterest
/
ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.25k
stars
507
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update dependency org.jetbrains.kotlin.jvm to v2.1.0
#2880
renovate[bot]
opened
4 hours ago
0
Should reject missing space after 'fun' when name in backticks
#2879
pkubowicz
opened
2 days ago
1
Rule suggestion: prefer `emptyList()` over `listOf()`
#2878
FloEdelmann
opened
2 days ago
1
Backing property in a companion object triggers a backing-property-naming violation
#2877
ygnessin
opened
4 days ago
0
Super types sorting
#2876
arndey
closed
6 days ago
2
chore(deps): update dependency gradle to v8.11.1
#2875
renovate[bot]
closed
1 day ago
0
fix(deps): update dependency io.github.hakky54:logcaptor to v2.10.0
#2874
renovate[bot]
closed
1 day ago
0
Wrap the expression body in case `.editorconfig` property `ktlint_function_signature_body_expression_wrapping` is set to `always`
#2873
paul-dingemans
opened
1 week ago
0
`ktlint_function_signature_body_expression_wrapping=always` behavior question
#2872
andrewparmet
opened
1 week ago
2
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0-rc2
#2871
renovate[bot]
closed
1 day ago
0
Fix documentation import layouts
#2869
paul-dingemans
closed
1 week ago
0
`ktlint_standard_function-expression-body = disabled` not honored
#2867
swankjesse
opened
1 week ago
1
"Import Layouts" link points to nothing in "Import ordering" rule docs
#2866
TWiStErRob
closed
1 week ago
1
chore(deps): update plugin com.gradle.develocity to v3.18.2
#2865
renovate[bot]
closed
1 week ago
0
chore(deps): update dependency gradle to v8.11
#2864
renovate[bot]
closed
1 week ago
0
Requires trailing comma in empty list
#2863
jlous
opened
2 weeks ago
1
ktlint sometimes breaks return statements in high order functions
#2862
buchner
opened
3 weeks ago
5
Set version to 1.4.2-SNAPSHOT
#2861
paul-dingemans
closed
3 weeks ago
0
Updated refs to latest (1.4.1) release
#2860
paul-dingemans
closed
3 weeks ago
0
Make KTlint compatible with the new K2 mode of IntelliJ Kotlin plugin
#2859
vincentditlevinz
closed
3 weeks ago
1
Prepare release 1.4.1
#2858
paul-dingemans
closed
3 weeks ago
0
Catch java.lang.NoSuchFieldError when looking for WHEN_ENTRY_GUARD in kotlin version 2.0.1
#2857
paul-dingemans
closed
3 weeks ago
0
ktlint-intellij-plugin stops linting/formatting file with exception
#2856
paul-dingemans
closed
3 weeks ago
0
Self-import is not flagged as unused
#2855
TWiStErRob
closed
3 weeks ago
3
context keyword causes unexpected formatting of the function paramaters
#2854
david-kubecka
opened
3 weeks ago
2
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0-rc
#2853
renovate[bot]
closed
3 weeks ago
0
AnnotationOnSeparateLine false positive
#2852
p-dmitriy
opened
3 weeks ago
3
chore(deps): update plugin shadow to v8.3.5
#2851
renovate[bot]
closed
3 weeks ago
0
Function-literal can format arguments into a commented out line
#2850
adecker89
opened
1 month ago
1
Set version to 1.4.1-SNAPSHOT
#2849
paul-dingemans
closed
1 month ago
0
Remove dead links to https://aur.archlinux.org/packages/ktlint/
#2848
paul-dingemans
closed
1 month ago
0
Add when-entry-bracing rule to release docs
#2847
paul-dingemans
closed
1 month ago
0
Updated refs to latest (1.4.0) release
#2846
paul-dingemans
closed
1 month ago
0
Fix typo `when-entry-spacing` → `when-entry-bracing`
#2845
FloEdelmann
closed
1 month ago
1
Set git "user.email" to "ktlint@github.com"
#2844
paul-dingemans
closed
1 month ago
0
Prepare release 1.4.0
#2843
paul-dingemans
closed
1 month ago
0
1.4.0 integration test fixes
#2842
paul-dingemans
closed
1 month ago
0
chore(deps): update actions/checkout digest to 11bd719
#2841
renovate[bot]
closed
1 month ago
0
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.3
#2840
renovate[bot]
closed
1 month ago
0
Add property `.editorconfig` property `ktlint_enum_entry_name_casing`
#2839
paul-dingemans
closed
1 month ago
0
Add `.editorconfig` property `ij_kotlin_indent_before_arrow_on_new_line`
#2838
paul-dingemans
closed
1 month ago
0
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.17.2
#2837
renovate[bot]
closed
1 month ago
0
Add CLI option `--stdin-path` to provide a virtual file location for stdin
#2836
adecker89
closed
1 month ago
1
Enforce enum names (enhancement)
#2835
ataulm
closed
1 month ago
0
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0-beta2
#2834
renovate[bot]
closed
1 month ago
0
Fix wrapping of expression body when `max_line_length` not set
#2833
paul-dingemans
closed
1 month ago
0
fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.0
#2832
renovate[bot]
closed
1 month ago
0
chore(deps): update kotlin monorepo to v2.0.21
#2831
renovate[bot]
closed
1 month ago
0
chore(deps): update actions/checkout digest to eef6144
#2830
renovate[bot]
closed
1 month ago
0
Add new rule `when-entry-bracing`
#2829
paul-dingemans
closed
1 month ago
0
Next