jfeliu007 / goplantuml

PlantUML Class Diagram Generator for golang projects
MIT License
1.84k stars 172 forks source link

set travis to enforce golint in the whole package #80

Closed jfeliu007 closed 4 years ago

jfeliu007 commented 4 years ago

fixes #79 Added golint to the CI process. Also this commit temporarily break lint by removing a needed comment to test it before we commit the complete code.

codecov[bot] commented 4 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         550    550           
=====================================
  Hits          550    550

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 e3cbe58...f8dbfda. Read the comment docs.