incu6us / goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)
MIT License
611 stars 72 forks source link

Remove unnecessary return after log.Fatal #106

Closed alexandear closed 1 year ago

alexandear commented 1 year ago

log.Fatal calls os.Exit(1) that causes immediate exit.

codecov[bot] commented 1 year ago

Codecov Report

Merging #106 (96931ac) into master (32c8067) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   83.74%   83.74%           
=======================================
  Files           8        8           
  Lines         406      406           
=======================================
  Hits          340      340           
  Misses         53       53           
  Partials       13       13           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more