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

Fix CLI integration step in README #1772

Closed Goooler closed 10 months ago

Goooler commented 10 months ago

Fixes integration step.

nulls commented 10 months ago

Thanks for contribution!

Goooler commented 10 months ago

CI failed with the unrelated reason.

nulls commented 10 months ago

CI failed with the unrelated reason.

> Could not HEAD 'https://s01.oss.sonatype.org/content/repositories/snapshots/<>/maven-metadata.xml'. Received status code 504 from server: 

Looks like sonatype is down, will restart CI later

codecov[bot] commented 10 months ago

Codecov Report

Merging #1772 (fe902ae) into master (9423c75) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1772   +/-   ##
=========================================
  Coverage     78.25%   78.25%           
  Complexity     2409     2409           
=========================================
  Files           126      126           
  Lines          8453     8453           
  Branches       2149     2149           
=========================================
  Hits           6615     6615           
  Misses          880      880           
  Partials        958      958