google / addlicense

A program which ensures source code files have copyright license headers by scanning directory patterns recursively
Apache License 2.0
724 stars 170 forks source link

docs: update go install instructions #97

Closed willnorris closed 3 years ago

willnorris commented 3 years ago

Fixes #96

codecov-commenter commented 3 years ago

Codecov Report

Merging #97 (2c97474) into master (944049f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   47.56%   47.56%           
=======================================
  Files           2        2           
  Lines         246      246           
=======================================
  Hits          117      117           
  Misses        122      122           
  Partials        7        7           

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 944049f...2c97474. Read the comment docs.