Skip to content

Commit

Permalink
Feature: add completely support (#2905)
Browse files Browse the repository at this point in the history
* feat: add `completely` support

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Emily Grace Seville and pre-commit-ci[bot] committed Jun 23, 2023
1 parent a4dd603 commit 8513fdc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -4968,6 +4968,12 @@
"fileMatch": [".es6importsorterrc.json"],
"url": "https://json.schemastore.org/es6importsorterrc.json"
},
{
"name": "completely.yml",
"description": "Completely completion",
"fileMatch": ["completely.yml", "completely.yaml"],
"url": "https://github.com/DannyBen/completely/blob/master/schemas/completely.json"
},
{
"name": "madness.yml",
"description": "Madness settings",
Expand Down

0 comments on commit 8513fdc

Please sign in to comment.