Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-04-11 | 740 Bytes | |
revive_windows_amd64.tar.gz | 2025-04-11 | 4.2 MB | |
revive_darwin_arm64.tar.gz | 2025-04-11 | 3.8 MB | |
revive_windows_386.tar.gz | 2025-04-11 | 4.0 MB | |
revive_windows_arm64.tar.gz | 2025-04-11 | 3.8 MB | |
revive_darwin_amd64.tar.gz | 2025-04-11 | 4.1 MB | |
revive_linux_386.tar.gz | 2025-04-11 | 3.9 MB | |
revive_linux_amd64.tar.gz | 2025-04-11 | 4.0 MB | |
revive_linux_arm64.tar.gz | 2025-04-11 | 3.7 MB | |
README.md | 2025-04-10 | 1.1 kB | |
v1.9.0 source code.tar.gz | 2025-04-10 | 770.1 kB | |
v1.9.0 source code.zip | 2025-04-10 | 939.9 kB | |
Totals: 12 Items | 33.3 MB | 1 |
Changelog
- [343da9] Refactor/exported (#1299)
- [379856] chore(deps): update dependency go to v1.24.2 (#1285)
- [2442da] chore(deps): update module golang.org/x/sys to v0.32.0 (#1293)
- [a9ee63] chore(deps): update module golang.org/x/text to v0.24.0 (#1296)
- [5f32e8] chore: add lint and all targets to Makefile (#1298)
- [8221f8] chore: remove edited trigger (#1309)
- [c882cb] exported: correctly report deprecation-only comments (#1295)
- [02f0a4] feature: Improve error-strings rule to detect acronyms and proper nouns (#1287)
- [7f7f31] feature: add support for properties tag in struct-tag rule (#1289)
- [f4e39a] fix false positive in useless-break when a label follows a break (#1286)
- [535ec5] fix(deps): update module golang.org/x/tools to v0.32.0 (#1301)
- [57ed89] fix: add missing TypeCheck call (#1308)
- [d6ad7c] fix: call fmt.Errorf with wrong err (#1290)
- [fbd90b] fix: race condition of Package fields (#1307)
- [1cb97f] refactor: fix typos in comments and struct names (#1304)
- [f0eea9] struct-tag: change reported messages and refactor implementation (#1292)