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

Fix links to Gradle samples #1936

Closed valery1707 closed 3 weeks ago

valery1707 commented 4 weeks ago

All current links to Gradle examples point to the same example.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.79%. Comparing base (f63b045) to head (da33a99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1936 +/- ## ========================================= Coverage 76.79% 76.79% Complexity 2492 2492 ========================================= Files 134 134 Lines 7898 7898 Branches 2240 2240 ========================================= Hits 6065 6065 Misses 828 828 Partials 1005 1005 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.