You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tflint now supports auto-fixing problems with the --fix argument (terraform-linters/tflint#1755). It seems like most, if not all, of the issues found by this ruleset could be auto-fixed. This would be a big benefit for this ruleset, especially when it's used as part of pre-commit or in an editor formatter.
The text was updated successfully, but these errors were encountered:
Tflint now supports auto-fixing problems with the
--fix
argument (terraform-linters/tflint#1755). It seems like most, if not all, of the issues found by this ruleset could be auto-fixed. This would be a big benefit for this ruleset, especially when it's used as part of pre-commit or in an editor formatter.The text was updated successfully, but these errors were encountered: