open-nomad/jobspec
Tim Gross bad9a82df8
ci: add a linting check for HCL files (#7791)
Running `make dev` runs `hclfmt`, but this isn't checked as part of
CI. That makes it possible to merge un-formatted HCL and Nomad
jobspecs that later will make for dirty git staging areas when
developers pull master.

This changeset adds HCL linting to the `make check` target.
2020-04-23 14:32:44 -04:00
..
test-fixtures ci: add a linting check for HCL files (#7791) 2020-04-23 14:32:44 -04:00
parse.go core: add semver constraint 2019-11-19 08:40:19 -08:00
parse_group.go return parsing error if scaling policy includes more than one policy block 2020-04-23 12:37:45 +00:00
parse_job.go command, docs: create and document consul token configuration for connect acls (gh-6716) 2020-01-31 19:02:53 -06:00
parse_network.go quota: parse network stanza in quotas (#6511) 2019-10-24 10:41:54 -04:00
parse_service.go Merge pull request #7690 from hashicorp/b-inspect-proxy-output 2020-04-20 10:17:54 -06:00
parse_task.go connect: extract common task keys 2020-04-10 09:49:19 -06:00
parse_test.go return parsing error if scaling policy includes more than one policy block 2020-04-23 12:37:45 +00:00
utils.go consul: add Connect structs 2019-08-06 08:15:07 -07:00
utils_test.go consul: add Connect structs 2019-08-06 08:15:07 -07:00