Verified Commit 6eda083e authored by Florian Forster's avatar Florian Forster
Browse files

fix(golangci-lint): Exempt test functions from function name length restrictions.

Some of the functions interacting with the `testing` package have to follow a
specific naming schema. This is at odds with enforcing the same restrictions on
tests, benchmarks, etc. as the systems under test.
parent b683fce0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment