Revisions of golangci-lint

buildservice-autocommit accepted request 1172812 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 44)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 43)
- Update to version 1.58.1:
  * build(deps): bump github.com/4meepo/tagalign from 1.3.3 to 1.3.4 (#4705)
  * build(deps): bump github.com/ghostiam/protogetter from 0.3.5 to 0.3.6 (#4707)
  * build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#4706)
  * fix: remove GitHub Action problem matchers (#4700)
  * build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#4701)
  * build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /scripts/gen_github_action_config (#4702)
  * fix: gochecknoinits shadow name (#4698)
  * chore: keep v1.57 JSON schema
  * docs: update documentation (#4694)
  * docs: update documentation assets (#4692)
  * docs: update GitHub Action assets (#4693)
buildservice-autocommit accepted request 1171839 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 42)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 41)
- Update to version 1.58.0:
  * feat: use problem matchers for GitHub Action format (#4685)
  * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (#4690)
  * unparam: bump to HEAD (#4689)
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4688)
  * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#4686)
  * build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#4684)
  * feat: log an error when using previously deprecated linters (#4681)
  * build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (#4682)
  * dev: clean deprecated options (#4673)
  * dev: removes BaseRule, ExcludeRule, SeverityRule duplications (#4676)
  * Add new linter canonicalheader (#4672)
  * build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (#4679)
  * fix: don't hide typecheck errors inside diff processor (#4674)
  * dev: dedicated package about  IllTypedError parsing (#4675)
  * build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (#4671)
  * build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (#4670)
  * build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (#4669)
  * build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (#4668)
  * build(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (#4667)
  * fix: skip go.mod report inside autogenerated_exclude processor (#4663)
  * build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (#4666)
  * build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (#4665)
  * build(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (#4664)
  * build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (#4645)
  * fix: speed up "fast" linters (#4653)
  * dev: improve goreleaser configuration (#4660)
  * dev: fix shellcheck lint issues (#4657)
  * fix: use plugin version (#4655)
  * dev: fix broken links to the website (#4656)
buildservice-autocommit accepted request 1163398 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 40)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 39)
- Update to version 1.57.2:
  * fix: hide useless warning (#4587)
  * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 (#4584)
  * build(deps): bump express from 4.18.2 to 4.19.2 in /docs (#4581)
  * build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)
  * dev: organize golinters package (#4578)
  * dev: minor clean up (#4577)
  * dev: remove unused markdownlint config file (#4576)
  * fix: missing output format (#4574)
  * fix: the TeamCity inspectionType service message (#4573)
  * fix: display warnings on deprecated linter options (#4568)
  * docs: improve linters page (#4571)
  * build(deps): bump github.com/ckaznocha/intrange from 0.1.0 to 0.1.1 (#4570)
  * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.1 to 0.16.2 (#4569)
  * docs: remove invalid example about mixing files and directory (#4566)
  * build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.4 to 1.1.5 (#4564)
  * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.8 to 1.0.9 (#4565)
  * dev: improve feature request issue form (#4560)
  * build(deps): bump github.com/jgautheron/goconst from 1.7.0 to 1.7.1 (#4555)
  * docs: update GitHub Action assets (#4553)
buildservice-autocommit accepted request 1159979 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 38)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 37)
- Update to version 1.57.1:
  * fix: filter invalid issues before other processors (#4552)
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#4548)
  * build(deps): bump github.com/golangci/plugin-module-register from 0.1.0 to 0.1.1 (#4549)
  * dev: improve dependabot configuration
  * docs: fix default value for sloglint no-global (#4547)
  * docs: update documentation (#4546)
  * docs: update documentation assets (#4545)
  * docs: update GitHub Action assets
buildservice-autocommit accepted request 1159747 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 36)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 35)
- Packaging improvements:
  * Re-enable binary stripping and debuginfo boo#1210938
  * Use BuildRequires: golang(API) >= 1.21 instead of go.
    The go metapackage points to a single go version that
    increments at a date TBD after each go1.x major release. The
    expression golang(API) is available immediately upon each go1.x
    major release and is stable for expressing the minimum version
    or a temporarily pinned version.
  * Use BuildRequires: golang(API) >= 1.21 matching go.mod
  * Drop BuildRequires: go-md2man and use plain markdown as %doc
  * Use autosetup -a 1 to unpack source and vendored dependencies
  * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
  * Build PIE with pattern that may become recommended procedure:
    %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
    A go toolchain buildmode default config would be preferable
    but none exist at this time.
  * Remove ldflags -s (Omit symbol table and debug info) and -w
    (Omit DWARF symbol table). This information is used to produce
    separate debuginfo packages and binaries are stripped for
    reduced size by GNU strip during RPM build.
  * Remove ldflags -X entries for build time stamp.
    This information is embedded in binaries with go1.18+ and
    available via go version -m or runtime/debug.ReadBuildInfo().
  * Drop go build -o arg, default binary name is pkg of main()
  * Add basic %check to execute binary --help
  * Use %license dropping conditional for 0%{?suse_version} < 1500.
    %license macro is available since rpm-4.11+, SLE-12:SP3+
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 34)
- Update to version 1.57.0:
  * fix: disable temporarily httpresponse from govet (#4528)
  * dev: silence help on some commands usage on error (#4542)
  * feat: add verify command (#4527)
  * dev: refactor .golangci.yml configuration and fix up nolintlint issues (#4537)
  * build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.2 to 2.0.4 (#4540)
  * build(deps): bump github.com/ghostiam/protogetter from 0.3.4 to 0.3.5 (#4539)
  * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.0 to 1.3.1 (#4538)
  * dev: fix exclude-rules text
  * govet: add a warning about the deprecation of check-shadowing (#4535)
  * feat: improve 'no go files to analyze' message (#4536)
  * govet: fix check-shadowing (#4534)
  * Revert "fix: deprecation message related to UseDefaultSkipDirs (#4533)"
  * fix: deprecation message related to UseDefaultSkipDirs (#4533)
  * fix: use GOTOOLCHAIN=auto inside the Docker images (#4532)
  * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.0 to 0.16.1 (#4531)
  * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)
  * feat: new output.formats file configuration syntax (#4521)
  * dev: run all commands on the CI (#4526)
  * dev: validate test configurations (#4520)
  * dev: remove Run.Args (#4525)
  * feat: create output directory (#4524)
  * dev: split ContextLoader (#4516)
  * build(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 (#4523)
  * docs: add more tagliatelle examples (#4519)
  * feat: replace `run.skip-xxx` options by `issues.exclude-xxx` options (#4509)
  * docs: fix website broken links (#4518)
  * dev: review config path usage inside gocritic (#4517)
  * feat: rename exclude-autogenerated-strict to exclude-generated-strict (#4514)
  * docs: fix installation link in the readme (#4515)
buildservice-autocommit accepted request 1146966 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 33)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 32)
- Update to version 1.56.2:
  * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.24.0 to 1.25.0 (#4390)
  * build(deps): bump github.com/securego/gosec/v2 from 2.18.2 to 2.19.0 (#4389)
  * build(deps): bump github.com/go-critic/go-critic from 0.11.0 to 0.11.1 (#4388)
  * build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#4387)
  * build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4380)
  * build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#4379)
  * docs: explain limitation of new-from-rev and new-from-patch (#4377)
  * dev: handle old TODO (#4374)
  * dev: fix govet.nilness lint issues (#4373)
  * dev: refactor govet impl with slices.Contains (#4372)
  * build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.2 (#4371)
  * dev: use goreleaser to create Docker images (#4370)
  * build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.0 to 4.2.1 (#4367)
  * docs: Update documentation and assets (#4362)

- Update to version 1.56.1:
  * build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 (#4359)
  * build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4358)
  * govet: disable loopclosure with go1.22 (#4357)
  * build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
  * dev: use matrix go version
  * docs: Update documentation and assets (#4354)
buildservice-autocommit accepted request 1144964 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 31)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 30)
- Update to version 1.56.0:
buildservice-autocommit accepted request 1123271 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 29)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 28)
- Update to version 1.55.2:
  * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#4177)
  * build(deps): bump github.com/butuzov/ireturn from 0.2.1 to 0.2.2 (#4178)
  * build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /tools (#4174)
  * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.0 to 0.14.1 (#4171)
  * build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tools (#4164)
  * docs: Update documentation and assets (#4163)
buildservice-autocommit accepted request 1120330 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 27)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 26)
- Update to version 1.55.1:
  * output: convert backslashes to forward slashes for GitHub Action annotations printer (#4149)
  * build(deps): bump actions/setup-node from 3 to 4 (#4155)
  * build(deps): bump github.com/golangci/revgrep from v0.5.0 to v0.5.2 (#4154)
  * build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 (#4153)
  * docs: Update documentation and assets
  * docs: Update documentation and assets
buildservice-autocommit accepted request 1119227 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 25)
baserev update by copy to link target
Displaying revisions 1 - 20 of 44
openSUSE Build Service is sponsored by