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
#Fix 30 Add shellcheck to CI and resolve shellcheck warnings and most…
… suggest… (#38)
* Add shellcheck to CI and resolve shellcheck warnings and most suggestions
* Lock down standards a bit more and tidy up
* move config into shellcheckrc
Disable colored output if -no-color flag used with terragrunt (#29)
* Disable colored output if -no-color flag used with terrgrunt
* Implement TGENV_DISABLE_COLOR env var and fix color usage
* Fix inconsistent use of indentation and square brackets
* Link to color reference