diff --git a/manifest.toml b/manifest.toml index 37a3479..4d73ef2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json + packaging_format = 2 id = "huginn" diff --git a/tests.toml b/tests.toml index dc2e1f4..aca06cc 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json + test_format = 1.0 [default] @@ -5,5 +7,5 @@ test_format = 1.0 # ------------------------------- # Default args to use for install # ------------------------------- - - args.invitation = "invitationcode" \ No newline at end of file + + args.invitation = "invitationcode"