Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The next release will be golangci-lint [v2](https://github.com/golangci/golangci
* `spancheck`: fix default `StartSpanMatchersSlice` values
* `staticcheck`: from 0.5.1 to 0.6.0
4. Deprecations
* ⚠️ `tenv` is deprecated and replaced by `usetesing.osenv: true`.
* ⚠️ `tenv` is deprecated and replaced by `usetesing.os-setenv: true`.
5. Misc.
* Sanitize severities by output format
* Avoid panic with plugin without description
Expand Down
Loading