Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update linting configuration #154

Merged
merged 2 commits into from
Nov 25, 2023
Merged

chore: update linting configuration #154

merged 2 commits into from
Nov 25, 2023

Conversation

mccutchen
Copy link
Owner

@mccutchen mccutchen commented Nov 25, 2023

  • Adopt revive as the local linter used by make lint
  • Update to latest golangci-lint releases for CI

Copy link

codecov bot commented Nov 25, 2023

Codecov Report

Merging #154 (021383d) into main (844a11a) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files           8        8           
  Lines        1591     1591           
=======================================
  Hits         1560     1560           
  Misses         22       22           
  Partials        9        9           
Files Coverage Δ
httpbin/cmd/cmd.go 92.02% <ø> (ø)
httpbin/handlers.go 99.45% <100.00%> (ø)
httpbin/helpers.go 96.64% <100.00%> (ø)
httpbin/options.go 100.00% <ø> (ø)

@mccutchen mccutchen changed the title chore: replace golint with revive chore: update linting configuration Nov 25, 2023
@mccutchen mccutchen merged commit c440f9a into main Nov 25, 2023
8 checks passed
@mccutchen mccutchen deleted the revive-linter branch November 25, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant