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
521 stars 39 forks source link

Fixed IndentationRule #1760

Closed DrAlexD closed 11 months ago

DrAlexD commented 11 months ago

What's done:

It's part of https://github.com/saveourtool/diktat/issues/1737

codecov[bot] commented 11 months ago

Codecov Report

Merging #1760 (563474f) into master (2c10a00) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #1760   +/-   ##
=========================================
  Coverage     76.75%   76.75%           
  Complexity     2301     2301           
=========================================
  Files           126      126           
  Lines          8295     8295           
  Branches       2081     2081           
=========================================
  Hits           6367     6367           
  Misses          997      997           
  Partials        931      931           
Files Coverage Δ
...at/ruleset/rules/chapter3/files/IndentationRule.kt 75.00% <100.00%> (ø)