issues
search
saveourtool
/
diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
544
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed `KdocComments` and `KdocFormatting`
#1892
DrAlexD
opened
11 months ago
3
Fixed false positive findings [PARAMETER_NAME_IN_OUTER_LAMBDA]
#1891
diphtongue
closed
11 months ago
3
False positive with implementing several interfaces
#1890
DrAlexD
closed
10 months ago
1
Empty lines in class constructor before properties with comments
#1889
DrAlexD
opened
11 months ago
0
Fix warning message in `WRONG_INDENTATION`
#1888
nulls
closed
11 months ago
3
`ANNOTATION_NEW_LINE` not applied to annotations on primary constructors
#1887
colesnodgrass
opened
11 months ago
1
WRONG_INDENTATION warning message ignores `indentationSize` setting
#1886
colesnodgrass
closed
11 months ago
1
Update README.md
#1885
orchestr7
closed
11 months ago
3
KDOC_NEWLINES_BEFORE_BASIC_TAGS is not fixing a newline problem from the first run
#1884
orchestr7
opened
11 months ago
0
Fixed `MAGIC_NUMBER`
#1883
DrAlexD
closed
11 months ago
3
Fixed `PARAMETER_NAME_IN_OUTER_LAMBDA`
#1882
nulls
closed
11 months ago
3
Fixed bug in WRONG_DECLARATIONS_ORDER rule
#1881
diphtongue
closed
11 months ago
3
[PARAMETER_NAME_IN_OUTER_LAMBDA] False positive findings
#1880
nulls
closed
11 months ago
0
Set release version of diktat
#1879
nulls
closed
11 months ago
1
Remove shadow artifact for `diktat-runner`
#1878
nulls
opened
11 months ago
0
Updated examples for Diktat 2.0
#1877
DrAlexD
closed
11 months ago
3
Plugin not found error
#1876
ashtanko
closed
11 months ago
2
Use diktat-runner:shadow as variant
#1875
nulls
closed
11 months ago
3
Support virtual path in DiktatProcessor
#1874
nulls
closed
11 months ago
3
Fixed duplicate `@property` generation for parameter with ' in name
#1873
DrAlexD
closed
11 months ago
3
Update all github actions (major)
#1872
renovate[bot]
closed
11 months ago
3
Update plugin com.gradle.enterprise to v3.16.1
#1871
renovate[bot]
closed
11 months ago
3
Update Kotlin core dependencies to v1.9.21-1.0.16
#1870
renovate[bot]
closed
11 months ago
3
Diktat should suggest to override equals and hashcode for Arrays
#1869
orchestr7
opened
11 months ago
0
Return exit code 1 when not all errors are fixed
#1868
nulls
closed
11 months ago
3
Rewrote adoc to markdown
#1867
nulls
closed
11 months ago
1
Unify all `diktat-analysis.yml` config files
#1866
DrAlexD
opened
11 months ago
0
Bug in `WRONG_DECLARATIONS_ORDER` rule
#1865
DrAlexD
closed
11 months ago
0
Extracted `REDUNDANT_SEMICOLON` rule check from `WRONG_NEWLINES` rule
#1864
DrAlexD
closed
11 months ago
3
Extract `REDUNDANT_SEMICOLON` rule check from the logic associated with `WRONG_NEWLINES`
#1863
DrAlexD
closed
11 months ago
0
`KDOC_WITHOUT_THROWS_TAG` add `@throws` annotation when throw inside try-catch
#1862
diphtongue
closed
11 months ago
4
Fixed release.yml
#1861
nulls
closed
11 months ago
3
Updated arguments for `diktat-cli`
#1860
nulls
closed
11 months ago
3
Added script for Windows
#1859
nulls
closed
11 months ago
5
Fixed `WRONG_NEWLINES` rule to take into account `maxCallsInOneLine`
#1858
DrAlexD
closed
11 months ago
1
Refactor `fun isPairPropertyBackingField` using `PSI`
#1857
diphtongue
closed
11 months ago
3
Support ANT-like glob patterns
#1856
nulls
closed
11 months ago
3
Diktat CLI doesn't accept folders as input patterns
#1855
nulls
closed
11 months ago
3
Support Ant like patterns in Diktat CLI
#1854
nulls
closed
11 months ago
0
NPE in NewlinesRule.kt
#1853
diphtongue
closed
11 months ago
3
Update actions/setup-java action to v4
#1852
renovate[bot]
closed
11 months ago
3
Fixed bug related to assigning to declared vals inside null-check branches
#1851
DrAlexD
closed
11 months ago
3
Bugfix/constant uppercase
#1850
diphtongue
closed
11 months ago
3
serialVersionUID should be ignored in `CONSTANT_UPPERCASE`
#1849
diphtongue
closed
11 months ago
3
Fixed false positive `MISSING_KDOC_ON_FUNCTION` on local function (function inside another function)
#1848
diphtongue
closed
11 months ago
3
serialVersionUID should be ignored in CONSTANT_UPPERCASE
#1847
illarionov
closed
11 months ago
4
Update dependency gradle to v8.5
#1846
renovate[bot]
closed
11 months ago
3
Update all non-major dependencies (except core Kotlin)
#1845
renovate[bot]
closed
11 months ago
3
false positive when assigning to a declared val with a branch null check
#1844
Skeletonxf
closed
11 months ago
2
Make diktat-cli executable
#1843
nulls
closed
11 months ago
3
Previous
Next