Skip to content

Commit 6d69b2b

Browse files
authored
Add support for hosts (#18)
1 parent 2967ee3 commit 6d69b2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ var (
3535
"ssh": handleArray(),
3636
"tagOwners": handleObject(),
3737
"tests": handleArray(),
38+
"hosts": handleObject(),
3839
}
3940
)
4041

0 commit comments

Comments
 (0)