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 f4ef432 commit e0f0d81Copy full SHA for e0f0d81
.github/workflows/run-linting.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Run linting
45
run: |
46
tofu fmt --recursive
47
- tflint -f compact --module
+ tflint -f compact
48
49
- name: Commit changes
50
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments