1 2 3 4 5 6 7 8
version: "2" linters: exclusions: rules: # Test setup commonly ignores errors from fixtures (os.WriteFile, Load, …). - path: _test\.go linters: - errcheck