Commit f58f1d8
committed
Run
It turns out that you can run `packer fmt` on a path and it will check
any applicable files if that path is a directory. It makes sense to use
that functionality in the packer_fmt hook instead of running it against
each individual file.packer fmt on paths instead of files1 parent 15a2656 commit f58f1d8
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments