Code consistency with pre-commit checks
In recent years, I’ve been writing a lot of bash scripts, some Terraform and the odd bit of PowerShell. The main thing I miss from all of these new languages is the ability to format code upon saving the file, code completion (there are some VSCode plugins that have some …