gantsign / ktlint-maven-plugin

Maven plugin for ktlint the Kotlin linter
http://gantsign.com/ktlint-maven-plugin/
MIT License
61 stars 17 forks source link

Fixed .editorconfig loading #509

Closed freemanjp closed 2 years ago

freemanjp commented 2 years ago

Was only looking in current module.

Fixes #507 Fixes #508

codecov[bot] commented 2 years ago

Codecov Report

Merging #509 (e5d589b) into main (a56fb8d) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #509      +/-   ##
============================================
- Coverage     88.02%   87.98%   -0.05%     
  Complexity       85       85              
============================================
  Files            16       16              
  Lines           568      566       -2     
  Branches         62       62              
============================================
- Hits            500      498       -2     
  Misses           25       25              
  Partials         43       43              
Impacted Files Coverage Δ
...ven/plugin/ktlint/internal/AbstractCheckSupport.kt 79.36% <100.00%> (-0.17%) :arrow_down:
...ub/gantsign/maven/plugin/ktlint/internal/Format.kt 79.10% <100.00%> (-0.31%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.