Skip to content

golangci updates and enable testifylint

Ash McKenzie requested to merge ashmckenzie/enable-testifylint into main

This MR updates golangci to the latest stable version (1.55.2) as well as enabling the testifylint linter.

After Workhorse: allow testify/assert (gitlab!137826 - merged) and https://github.com/stretchr/testify/issues/772, I thought we should enable the linter here and run, in the hope it might help internal/command/uploadarchive/uploadarchive_te... (#671) (but there doesn't appear to be any go-require warnings).

Edited by Ash McKenzie

Merge request reports