mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
Update makefile, github workflow to use golangci-lint v2
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
This commit is contained in:
committed by
Christian Mesh
parent
ca72604301
commit
59fcdcd2b8
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -212,7 +212,7 @@ jobs:
|
||||
- name: "Code linting"
|
||||
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
|
||||
with:
|
||||
version: v1.64.5
|
||||
version: v2.1.6
|
||||
# Only compare with changes from when we introduced linting. Eventually we can get rid of this and lint the whole project
|
||||
args: --new-from-rev dd5f9afe8948186c76fe6b8b1193d7a8f46919d8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user