v1.1.3
Changelog
- c0f2d40 Add Docker image in release (#489) (#590)
- be81121 Add banned characters rule (#532) (#591)
- 0ee7866 Add build and test steps in CI on pull request (#602)
- 8a3653c Add debug logger (#604)
- 5d04216 Add optimize-operands-order rule (#599) (#603)
- af953e6 Allow whitelist for the context parameter check (#616)
- b7d1908 Avoids missing version description when using go install (#600)
- 2c895fb Code cleanup (#606)
- 3f99b6c File file-header.go (#601)
- c3af594 Fix config initialisation
- 099eeac Fix get default config test
- faba17a Fix package check in error-strings rule (#610) (#611)
- 935acca Fix typo for gorush description (#588)
- e0fa03a Max open files (#628)
- 76b8c57 Memoization of rule arguments (#595)
- baa70eb Run go mod tidy to update go.sum (#633)
- 9c30b44 Run revive over a invalid go source file (#364) (#598)
- b331445 Set all version flags at build time so they have correct values (#593)
- 12e4e8c Update config.go
- 1c654af Update config.go
- 0fada9d Update error-strings rule (#608) (#609)
- 8aab7c6 Update module github.com/BurntSushi/toml to v1 (#620)
- 43d0e31 Update module golang.org/x/tools to v0.1.8
- 47ba3e3 Update module golang.org/x/tools to v0.1.9 (#626)
- 62db669 add new rule time equal (#584)
- b721f69 fix #622 (Rule 'var-naming' should allow Fuzz_xxx) (#623)
- 47a1ced fix: invalid rule name in error message (#627)
- 55e1594 fixes false positive in unconditional-recursion
- c350076 login to github registry to push docker images (#630)
- 71b31e2 overwrite error status code from config with set_exit_status (#589)
- 6545203 refactor(cyclomatic): improved message for
cyclomatic
rule (#629) - 58e6243 use ghcr.io (#631)
- 305f6c1 var-naming rule: note about initialisms