From 18476ec6b628a5df5cf3e06f8dffb2e5473afba0 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 4 Jan 2015 17:36:43 +0100 Subject: [PATCH] fixed kwalify problem with comments... wtf? --- structure-schema.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/structure-schema.yml b/structure-schema.yml index 0dfef45..ae06650 100644 --- a/structure-schema.yml +++ b/structure-schema.yml @@ -95,6 +95,10 @@ mapping: "desc": # description type: str required: yes + +... #kwalify needs this, or it goes crazy validating, but only when there are comments beneath + + # constraints # even possible?