docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

update golangci-lint to v1.59.1 #5189

Closed thaJeztah closed 1 week ago

thaJeztah commented 1 week ago

full diff: https://github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1

- A picture of a cute animal (not mandatory but encouraged)

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.42%. Comparing base (7fafd33) to head (b5d1b4d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5189 +/- ## ======================================= Coverage 61.42% 61.42% ======================================= Files 298 298 Lines 20797 20797 ======================================= Hits 12775 12775 Misses 7109 7109 Partials 913 913 ```