Skip to content

Commit 19c1790

Browse files
authored
Add version as required key in manifest file (#15)
1 parent 39205c9 commit 19c1790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

checks/manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ declare -a requiredKeys=(
77
domain
88
documentation
99
codeowners
10+
version
1011
)
1112

1213
function checkCondition () {

0 commit comments

Comments
 (0)