Skip to content

Commit

Permalink
chore(golangci-lint): drop forced version (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel authored Apr 21, 2023
1 parent cea3fe7 commit 9bd60b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,3 @@ linters-settings:

issues:
exclude-use-default: false

run:
go: "1.17" # See https://github.com/golangci/golangci-lint/issues/2649.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- ci(lint): golangci-lint via trunk
- ci(lint): go-version switch to go.mod
- chore(ci): make if statements multiline
- chore(golangci-lint): drop forced version

<!-- ### Deprecated -->

Expand Down

0 comments on commit 9bd60b4

Please sign in to comment.