We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d868f commit 4b4823dCopy full SHA for 4b4823d
.github/workflows/maintenance.yml
@@ -15,6 +15,7 @@ jobs:
15
go-version-file: 'go.mod'
16
- name: make tflint in tools/magic-modules
17
run: |
18
+ go install golang.org/x/tools/cmd/goimports@latest
19
cd tools/magic-modules
20
make tflint
21
env:
0 commit comments