Rui Chen
6fd8130fe1
lint: gofmt -w -s . ( #2504 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-09-12 18:08:46 -07:00
Eng Zer Jun
38cf7b0141
refactor: move from io/ioutil to io and os package ( #1843 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2021-10-07 00:37:42 -04:00
Kenneth Tan Xin You
4db1ed87f1
Added terraform-config-inspect.
2019-10-15 23:17:10 +08:00
Luke Kysow
3b02a1fc31
Test plan/apply all.
2018-08-09 14:23:44 -10:00
Luke Kysow
b2bd90da61
Various fixes
...
- delete working dir when lock deleted
- check if dir still exists when looking at modified
- check if atlantis.yaml is allowed before parsing
2018-07-03 13:32:17 +02:00
Luke Kysow
45d80fc695
Fix gometalint errors.
2018-06-19 20:59:25 +01:00
Luke Kysow
437b62591a
Test execution_planner
2018-06-08 20:58:29 +01:00
Luke Kysow
a22e23718c
Improve test helpers.
2018-06-05 17:11:47 +01:00