This project is mirrored from https://gitee.com/NQL886/scope.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 09 Apr, 2021 1 commit
  2. 07 Apr, 2021 4 commits
  3. 06 Apr, 2021 2 commits
  4. 04 Apr, 2021 22 commits
  5. 17 Mar, 2021 3 commits
  6. 09 Mar, 2021 1 commit
  7. 03 Mar, 2021 1 commit
    • Piotr Kiełkowicz's avatar
      github.com/fatih/hclfmt was archived. Technically there is a possibility to... · 8ce4743c
      Piotr Kiełkowicz authored
      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.
      8ce4743c
  8. 10 Feb, 2021 2 commits
  9. 08 Feb, 2021 2 commits
  10. 06 Feb, 2021 1 commit
  11. 30 Jan, 2021 1 commit