Skip to content

Commit

Permalink
exclude resource.StateChangeConf deprication warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jun 11, 2024
1 parent 3332570 commit c9f4c98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions golangci-lint-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ issues:
- linters:
- staticcheck
text: "SA9003:"
- linters:
- staticcheck
text: "SA1019:"

- linters:
- stylecheck
Expand Down

0 comments on commit c9f4c98

Please sign in to comment.