summaryrefslogtreecommitdiff
path: root/data/mappings/info_rules.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/mappings/info_rules.json')
-rw-r--r--data/mappings/info_rules.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mappings/info_rules.json b/data/mappings/info_rules.json
index 3f140277fe..a4da10fd31 100644
--- a/data/mappings/info_rules.json
+++ b/data/mappings/info_rules.json
@@ -36,5 +36,5 @@
# Items we want flagged in lint
"CTPC": {"info_key": "_deprecated.ctpc", "deprecated": true, "replace_with": "CONVERT_TO=proton_c"},
"CONVERT_TO_PROTON_C": {"info_key": "_deprecated.ctpc", "deprecated": true, "replace_with": "CONVERT_TO=proton_c"},
- "VIAL_ENABLE": {"info_key": "_invalid.vial", "invalid": true},
+ "VIAL_ENABLE": {"info_key": "_invalid.vial", "invalid": true}
}