UNPKG

repolinter

Version:
12 lines (11 loc) 295 B
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://raw.githubusercontent.com/todogroup/repolinter/master/rules/best-practices-badge-present-config.json", "type": "object", "properties": { "minPercentage": { "type": "integer", "minimum": 0 } } }