Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-03-30 | 740 Bytes | |
revive_darwin_arm64.tar.gz | 2025-03-30 | 3.8 MB | |
revive_linux_386.tar.gz | 2025-03-30 | 3.9 MB | |
revive_windows_amd64.tar.gz | 2025-03-30 | 4.2 MB | |
revive_windows_arm64.tar.gz | 2025-03-30 | 3.8 MB | |
revive_darwin_amd64.tar.gz | 2025-03-30 | 4.1 MB | |
revive_linux_amd64.tar.gz | 2025-03-30 | 4.0 MB | |
revive_linux_arm64.tar.gz | 2025-03-30 | 3.7 MB | |
revive_windows_386.tar.gz | 2025-03-30 | 4.0 MB | |
README.md | 2025-03-28 | 1.6 kB | |
v1.8.0 source code.tar.gz | 2025-03-28 | 769.6 kB | |
v1.8.0 source code.zip | 2025-03-28 | 938.5 kB | |
Totals: 12 Items | 33.2 MB | 1 |
Changelog
- [561c94] change: replace log with log/slog for logging (#1280)
- [c9c079] chore(deps): update module golang.org/x/sys to v0.31.0 (#1257)
- [dc3de1] chore(deps): update module golang.org/x/text to v0.23.0 (#1259)
- [54ea25] doc: update description of struct-tag rule (#1262)
- [4f3423] feature: add suport of mapstructure struct tags in struct-tag rule (#1241)
- [3bbfed] feature: add suport of validate struct tags in struct-tag rule (#1244)
- [88d543] feature: add support for TOML struct tags in struct-tag rule (#1255)
- [3cf67c] feature: add support of URL struct tags in struct-tag rule (#1239)
- [a4ee89] feature: add support of datastore struct tags in struct-tag rume (#1240)
- [88e568] fix(deps): update module github.com/burntsushi/toml to v1.5.0 (#1276)
- [8b973c] fix(deps): update module github.com/spf13/afero to v1.13.0 (#1270)
- [770af8] fix(deps): update module github.com/spf13/afero to v1.14.0 (#1271)
- [c940fa] fix(deps): update module golang.org/x/mod to v0.24.0 (#1258)
- [39ae68] fix(deps): update module golang.org/x/tools to v0.31.0 (#1261)
- [b77bb1] fix: cognitive complexity nesting with if-else chains (#1268)
- [67d0a6] fix: error-strings custom funcs overwrites defaults (#1249)
- [77f447] refactor:
string-format
implements ConfigurableRule (#1251) - [43a44a] refactor: apply suggestions from gopls modernize (#1282)
- [9919e6] refactor: replace IsAtLeastGo1* functions by IsAtLeastGoVersion (#1274)
- [b04d5a] refactor: return error instead of panic (#1252)
- [6d0498] refactor: simplify File.disabledIntervals, add tests (#1216)
- [9f5f95] rule: allow lowercased and kebab-cased options (#1272)