summaryrefslogtreecommitdiff
path: root/app/validators/json_schemas/codeclimate.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/validators/json_schemas/codeclimate.json')
-rw-r--r--app/validators/json_schemas/codeclimate.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/validators/json_schemas/codeclimate.json b/app/validators/json_schemas/codeclimate.json
index 56056c62c4e..dc43eab6290 100644
--- a/app/validators/json_schemas/codeclimate.json
+++ b/app/validators/json_schemas/codeclimate.json
@@ -1,4 +1,5 @@
{
+ "$schema": "http://json-schema.org/draft-07/schema#",
"description": "Codequality used by codeclimate parser",
"type": "object",
"required": ["description", "fingerprint", "severity", "location"],