Commit Graph

7 Commits

Author SHA1 Message Date
Piotr Kiełkowicz
8ce4743cb0 github.com/fatih/hclfmt was archived. Technically there is a possibility to fork (or used another forked version) to executle hclfmt.
But it leads to another issues - problems with importing https://github.com/hashicorp/hcl/hcl/printers. HCL was released in version 2 so that the file structure was changes.
I do not see any way to install it in changed Makefile. Go installs does not support pining to given tags so that always the newest version is installed.

For now, the impact on build process should be minimal. it is used only in ./tools/lint/lint() method. I was able to execute it locally without executing hclfmt.
2021-03-03 11:06:33 +01:00
Daniel Holbach
cc85b48151 Merge commit '37ea4937a4de85a51c6f7af501f0a59c0f96f44a' into update-build-tools 2020-09-03 10:15:13 +02:00
Bryan Boreham
6dbc15bf7c Merge commit 'a0d60e4de9013b35542a8aee145ef2e95f3d9eb2' into update-backend-build
Update 'tools' subtree to latest.
2019-10-02 14:34:20 +00:00
Daniel Holbach
9fd9ae1da8 Merge commit '5e3c8ab35850163674a069eb8f02cb0e7509b163' into drop-email2 2019-01-08 08:10:12 +05:30
Bryan Boreham
1e5cdc4210 Merge commit '7f4bab626e5544d14293f2ab79b2b0642125476a' 2018-08-10 12:31:52 +00:00
Bryan Boreham
19b7c97090 Merge commit '1eeb4d0d80f2c02805b531c09e88658fb72b78a8' into unit-test-tags
Bring in updates to tools subdir
2017-07-13 16:18:44 +00:00
Alban Crequy
bd4130fb53 Merge commit 'd901f2b9cf6b0840b37285a9c8157bfc9ff2da76' into alban/shfmt-2 2017-05-22 17:27:54 +02:00