Matthieu MOREL

Results 139 issues of Matthieu MOREL

Release: https://github.com/google/cctz/releases/tag/v2.4 Used by: * https://github.com/google/jwt_verify_lib

presubmit-auto-run
skip-url-stability-check

Used by: * https://github.com/google/mediapipe

presubmit-auto-run
skip-url-stability-check

## Description enable `require-error` rule from `testifylint` linter It also replaces `.*_mock.go$` with `mock_*.go$` from excluded files for golangci-lint

## Description enable and fix whitespace linter

## Description Fix gci and gofmt linters issues in ".*_test.go$"

Signed-off-by: Matthieu MOREL

### Description [Testifylint ](https://github.com/Antonboom/testifylint) helps apply the best practices with testifylint. There are several rules and many places to modify. This help apply the [empty rule](https://github.com/Antonboom/testifylint?tab=readme-ov-file#empty) and the [len rule](https://github.com/Antonboom/testifylint?tab=readme-ov-file#len)...

meta/stale

## Description Fixes govet issues in ".*_test.go$", copylocks rule appart

## Description Fixes gocritic linter issues in ".*_test.go$" except commentFormatting, exitAfterDefer and importShadow rules.

## Description simplify gosec rules exclusion