Skip to content

Commit

Permalink
[chore] re-enable loopclosure, a noop with 1.22 (open-telemetry#37325)
Browse files Browse the repository at this point in the history
It doesn't appear disabling this linter is necessary anymore.
  • Loading branch information
atoulme authored and chengchuanpeng committed Jan 26, 2025
1 parent b2fbda8 commit 9aa27aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ linters-settings:
# TODO: Enable this and fix the alignment issues.
disable:
- fieldalignment
- loopclosure

revive:
# minimal confidence for issues, default is 0.8
Expand Down

0 comments on commit 9aa27aa

Please sign in to comment.