Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-07-12 | 740 Bytes | |
revive_darwin_amd64.tar.gz | 2025-07-12 | 4.0 MB | |
revive_linux_amd64.tar.gz | 2025-07-12 | 4.0 MB | |
revive_linux_arm64.tar.gz | 2025-07-12 | 3.6 MB | |
revive_windows_386.tar.gz | 2025-07-12 | 4.0 MB | |
revive_darwin_arm64.tar.gz | 2025-07-12 | 3.8 MB | |
revive_linux_386.tar.gz | 2025-07-12 | 3.8 MB | |
revive_windows_amd64.tar.gz | 2025-07-12 | 4.1 MB | |
revive_windows_arm64.tar.gz | 2025-07-12 | 3.7 MB | |
README.md | 2025-07-12 | 1.1 kB | |
v1.11.0 source code.tar.gz | 2025-07-12 | 786.2 kB | |
v1.11.0 source code.zip | 2025-07-12 | 970.6 kB | |
Totals: 12 Items | 32.7 MB | 6 |
Changelog
- [e585c9] chore(deps): update module golang.org/x/sys to v0.34.0 (#1416)
- [a538e5] chore(deps): update module golang.org/x/text to v0.26.0 (#1400)
- [8d3b01] chore(deps): update module golang.org/x/text to v0.27.0 (#1418)
- [594e56] chore: update golangci-lint; enable a few revive rules (#1420)
- [77d0d4] early-return: detect short deviated statements (#1396)
- [04983a] exported: ignore exported symbols from the main package (#1398)
- [cfd694] feature: new rule enforce-switch-default (#1390)
- [772659] fix(deps): update module golang.org/x/mod to v0.26.0 (#1419)
- [8e0de8] fix(deps): update module golang.org/x/sync to v0.16.0 (#1417)
- [426a27] fix(deps): update module golang.org/x/tools to v0.34.0 (#1402)
- [922432] fix(deps): update module golang.org/x/tools to v0.35.0 (#1423)
- [24c008] fix: var-naming rule extraBadPackageNames type (#1404)
- [87bd73] unexported-return: fix type aliases support (#1408)
- [e515d1] unexported_return: exclude main package and test and tests files (#1399)
- [456cbd] var-naming: handle possible panic (#1405)
- [cc180e] var-naming: option to skip initialism name checks (#1415)