Open
Description
When something get wrong, it doesn't show the file path and it is very useful.
❯ git commit -v
[WARNING] Unstaged files detected.
[INFO] Stashing unstaged files to /Users/robinho/.cache/pre-commit/patch1562252730.
Terraform fmt............................................................Failed
hookid: terraform_fmt
Files were modified by this hook. Additional output:
cluster.tf
Error: Invalid block definition
on vars.tf line 20:
(source code not available)
A block definition must have block content delimited by "{" and "}", starting
on the same line as the block header.