Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

ci: remove gofmt linter because goimports includes it #3124

Closed
wants to merge 1 commit into from

Conversation

mboersma
Copy link
Member

Reason for Change:

Goimports does everything that gofmt does. Additionally it checks unused imports

Issue Fixed:

Requirements:

Notes:

This was cherry-picked from #2839 as that larger changeset is still being tested.

@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3124   +/-   ##
=======================================
  Coverage   71.05%   71.05%           
=======================================
  Files         147      147           
  Lines       25671    25671           
=======================================
  Hits        18241    18241           
  Misses       6294     6294           
  Partials     1136     1136           

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 18b54a2...66ebe94. Read the comment docs.

@mboersma
Copy link
Member Author

Closing because this #2839 merged.

@mboersma mboersma closed this Apr 22, 2020
@mboersma mboersma deleted the linter-down branch April 22, 2020 18:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant