greglook / cljstyle

A tool for formatting Clojure code
Eclipse Public License 1.0
293 stars 39 forks source link

Match deps.edn rewrite-clj version to project.clj #80

Closed filipesilva closed 2 years ago

filipesilva commented 2 years ago

Fix #79

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (507f36c) into main (13fd2a3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   89.82%   89.82%           
=======================================
  Files          20       20           
  Lines        1907     1907           
  Branches       60       60           
=======================================
  Hits         1713     1713           
  Misses        134      134           
  Partials       60       60           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13fd2a3...507f36c. Read the comment docs.