mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-18 00:02:05 -04:00
* Correct fmt -check With `-check=false` the exit status is always zero. With `-check=true` the exit status is zero when all files are properly formatted and non-zero otherwise. * update fmt documentation to use short form for -diff and -check