checking for allowed category in validate-data script (#1131)
* checking for allowed category * Update index.ts
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Super Linter - Run Linters for several languages",
|
||||
"description": "Run linters for several languages on your code base for changed files",
|
||||
"iconName": "octicon check-circle",
|
||||
"categories": ["code-quality", "code-review"]
|
||||
"categories": ["Continuous integration", "code-quality", "code-review"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user