checks: add check for rendering docs
This commit is contained in:
@@ -7,5 +7,6 @@ in
|
||||
type = lib.types.attrs;
|
||||
description = "The json schema for the .clan options namespace";
|
||||
default = jsonschema.parseOptions options.clan;
|
||||
defaultText = lib.literalExpression "jsonschema.schemaToJSON options.clan";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user