Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-18 | 1.4 kB | |
v0.13.0 source code.tar.gz | 2025-03-18 | 181.3 kB | |
v0.13.0 source code.zip | 2025-03-18 | 349.8 kB | |
Totals: 3 Items | 532.5 kB | 2 |
What's Changed
- make: bump golangci-lint v1.64.5 by @cristaloleg in https://github.com/go-critic/go-critic/pull/1456
- dev: enable copyloopvar and usetesting linters by @alexandear in https://github.com/go-critic/go-critic/pull/1459
- checkers/testdata: remove files needed for Go 1.18 by @alexandear in https://github.com/go-critic/go-critic/pull/1458
- deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in https://github.com/go-critic/go-critic/pull/1461
- deps: bump github.com/quasilyte/go-ruleguard from 0.4.2 to 0.4.4 by @dependabot in https://github.com/go-critic/go-critic/pull/1462
- checkers: update goStdlib and goBuiltins maps by @alexandear in https://github.com/go-critic/go-critic/pull/1442
- checkers/dupArg: add more patterns by @alingse in https://github.com/go-critic/go-critic/pull/1466
- checkers: fix commentedOutCode false positive by @alexandear in https://github.com/go-critic/go-critic/pull/1445
- checkers/rules/rules.go:dynamicFmtString: advice doc string Fixes [#1381] by @Afterous in https://github.com/go-critic/go-critic/pull/1438
- checkers/sqlQuery: properly process type aliases by @cristaloleg in https://github.com/go-critic/go-critic/pull/1467
- deps: bump golang.org/x/tools from 0.30.0 to 0.31.0 by @dependabot in https://github.com/go-critic/go-critic/pull/1465
Full Changelog: https://github.com/go-critic/go-critic/compare/v0.12.0...v0.13.0