Skip to content

Commit 6c1ed28

Browse files
committed
Update project-schema.json
1 parent e6d3141 commit 6c1ed28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema/project-schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,10 @@
326326
},
327327
"type": "array"
328328
},
329+
"custom_makefile_header": {
330+
"default": "\n# ----------------------------------------\n# More information: https://github.com/INCATools/ontology-development-kit/\n",
331+
"type": "string"
332+
},
329333
"description": {
330334
"default": "None",
331335
"type": "string"

0 commit comments

Comments
 (0)