Skip to content

Commit

Permalink
[chore] Add bodyclose linter (open-telemetry#5659)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Aug 1, 2024
1 parent e2b0751 commit 972c919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ linters:
# Specifically enable linters we want to use.
enable:
- asasalint
- bodyclose
- depguard
- errcheck
- errorlint
Expand Down

0 comments on commit 972c919

Please sign in to comment.