From dcce30c0267bdd3760eaad764d36639626b14d3e Mon Sep 17 00:00:00 2001 From: Matt White <16320656+matt-FFFFFF@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:26:56 +0100 Subject: [PATCH] feat: add new alz file types --- src/api/json/catalog.json | 3105 ++++++++++++++++++++++++++++--------- 1 file changed, 2408 insertions(+), 697 deletions(-) diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index c91478477b8..8058ff28954 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -5,13 +5,17 @@ { "name": "1Password SSH Agent Config", "description": "Configuration file for the 1Password SSH agent", - "fileMatch": ["**/1password/ssh/agent.toml"], + "fileMatch": [ + "**/1password/ssh/agent.toml" + ], "url": "https://developer.1password.com/schema/ssh-agent-config.json" }, { "name": "Application Accelerator", "description": "Application Accelerator for VMware Tanzu", - "fileMatch": ["accelerator.yaml"], + "fileMatch": [ + "accelerator.yaml" + ], "url": "https://json.schemastore.org/accelerator.json" }, { @@ -33,7 +37,9 @@ { "name": ".NET Aspire 8.0 Manifest", "description": "Manifest generated by .NET Aspire AppHosts to support deployment automation", - "fileMatch": ["aspire-manifest.json"], + "fileMatch": [ + "aspire-manifest.json" + ], "url": "https://json.schemastore.org/aspire-8.0.json", "versions": { "8.0": "https://json.schemastore.org/aspire-8.0.json" @@ -42,7 +48,13 @@ { "name": "AnyWork Automation Configuration", "description": "AnyWork Automation Configuration used to configure automation scripts on AnyWork", - "fileMatch": [".awc.yaml", ".awc.yml", ".awc.json", ".awc.jsonc", ".awc"], + "fileMatch": [ + ".awc.yaml", + ".awc.yml", + ".awc.json", + ".awc.jsonc", + ".awc" + ], "url": "https://json.schemastore.org/anywork-ac-1.1.json", "versions": { "1.0": "https://json.schemastore.org/anywork-ac-1.0.json" @@ -51,37 +63,50 @@ { "name": "@factorial/drupal-breakpoints-css", "description": "@factorial/drupal-breakpoints-css config file", - "fileMatch": ["breakpoints.config.yml"], + "fileMatch": [ + "breakpoints.config.yml" + ], "url": "https://json.schemastore.org/factorial-drupal-breakpoints-css-0.2.0.json" }, { "name": ".adonisrc.json", "description": "AdonisJS configuration file", - "fileMatch": [".adonisrc.json"], + "fileMatch": [ + ".adonisrc.json" + ], "url": "https://raw.githubusercontent.com/adonisjs/application/master/adonisrc.schema.json" }, { "name": "aerleon.yml", "description": "Aerleon configuration file", - "fileMatch": ["aerleon.yml"], + "fileMatch": [ + "aerleon.yml" + ], "url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-config.schema.json" }, { "name": "Aerleon Network & Service Definitions", "description": "Aerleon network & service definition file", - "fileMatch": ["**/def/**/*.yaml"], + "fileMatch": [ + "**/def/**/*.yaml" + ], "url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-definitions.schema.json" }, { "name": "Aerleon Policy", "description": "Aerleon policy file", - "fileMatch": ["**/policies/**/*.yaml"], + "fileMatch": [ + "**/policies/**/*.yaml" + ], "url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-policies.schema.json" }, { "name": ".agripparc.json", "description": "the Agrippa config file", - "fileMatch": [".agripparc.json", "agripparc.json"], + "fileMatch": [ + ".agripparc.json", + "agripparc.json" + ], "url": "https://json.schemastore.org/agripparc-1.4.json", "versions": { "1.2": "https://json.schemastore.org/agripparc-1.2.json", @@ -92,7 +117,9 @@ { "name": ".aiproj.json", "description": "Settings for project analysis by the Application Inspector", - "fileMatch": [".aiproj.json"], + "fileMatch": [ + ".aiproj.json" + ], "url": "https://json.schemastore.org/aiproj-1.3.json", "versions": { "1.0": "https://json.schemastore.org/aiproj-1.0.json", @@ -104,7 +131,9 @@ { "name": "ABCSupplyPlan", "description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner", - "fileMatch": ["abc-supply-plan-*.json"], + "fileMatch": [ + "abc-supply-plan-*.json" + ], "url": "https://json.schemastore.org/abc-supply-plan-3.0.0.json", "versions": { "1.0.0": "https://json.schemastore.org/abc-supply-plan-1.0.0.json", @@ -146,25 +175,36 @@ { "name": "Airplane task", "description": "Airplane tasks", - "fileMatch": ["*.task.json", "*.task.yaml", "*.task.yml"], + "fileMatch": [ + "*.task.json", + "*.task.yaml", + "*.task.yml" + ], "url": "https://api.airplane.dev/v0/schemas/task.json" }, { "name": "angular.json", "description": "Angular configuration file", - "fileMatch": ["angular.json"], + "fileMatch": [ + "angular.json" + ], "url": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular/cli/lib/config/workspace-schema.json" }, { "name": ".angular-cli.json", "description": "Angular CLI configuration file", - "fileMatch": [".angular-cli.json", "angular-cli.json"], + "fileMatch": [ + ".angular-cli.json", + "angular-cli.json" + ], "url": "https://raw.githubusercontent.com/angular/angular-cli/v10.1.6/packages/angular/cli/lib/config/schema.json" }, { "name": "apple-app-site-association", "description": "Apple Universal Link, App Site Association", - "fileMatch": ["apple-app-site-association"], + "fileMatch": [ + "apple-app-site-association" + ], "url": "https://json.schemastore.org/apple-app-site-association.json" }, { @@ -183,31 +223,42 @@ { "name": "app-definition.yaml", "description": "Appsemble app definition", - "fileMatch": ["app-definition.yaml"], + "fileMatch": [ + "app-definition.yaml" + ], "url": "https://appsemble.app/api.json#/components/schemas/AppDefinition" }, { "name": ".appsemblerc.yaml", "description": "Appsemble RC file", - "fileMatch": [".appsemblerc.yaml"], + "fileMatch": [ + ".appsemblerc.yaml" + ], "url": "https://gitlab.com/appsemble/appsemble/-/raw/HEAD/packages/cli/assets/appsemblerc.schema.json" }, { "name": "appsscript.json", "description": "Google Apps Script manifest file", - "fileMatch": ["appsscript.json"], + "fileMatch": [ + "appsscript.json" + ], "url": "https://json.schemastore.org/appsscript.json" }, { "name": "appsettings.json", "description": "ASP.NET Core's configuration file", - "fileMatch": ["appsettings.json", "appsettings.*.json"], + "fileMatch": [ + "appsettings.json", + "appsettings.*.json" + ], "url": "https://json.schemastore.org/appsettings.json" }, { "name": "appveyor.yml", "description": "AppVeyor CI configuration file", - "fileMatch": ["appveyor.yml"], + "fileMatch": [ + "appveyor.yml" + ], "url": "https://json.schemastore.org/appveyor.json" }, { @@ -224,7 +275,11 @@ { "name": "arc.json", "description": "A OpenJS Architect", - "fileMatch": ["arc.json", "arc.yml", "arc.yaml"], + "fileMatch": [ + "arc.json", + "arc.yml", + "arc.yaml" + ], "url": "https://raw.githubusercontent.com/architect/parser/v2.3.0/arc-schema.json" }, { @@ -240,31 +295,44 @@ { "name": "artifacthub-repo.yml", "description": "Artifact Hub repository metadata file", - "fileMatch": ["artifacthub-repo.yml"], + "fileMatch": [ + "artifacthub-repo.yml" + ], "url": "https://json.schemastore.org/artifacthub-repo.json" }, { "name": "asm-lsp", "description": "Configuration file for asm-lsp", - "fileMatch": [".asm-lsp.toml", "asm-lsp.toml"], + "fileMatch": [ + ".asm-lsp.toml", + "asm-lsp.toml" + ], "url": "https://raw.githubusercontent.com/bergercookie/asm-lsp/master/asm-lsp_config_schema.json" }, { "name": "AssemblyScript", "description": "AssemblyScript is TypeScript-like language that is compiled to WebAssembly (wasm)", - "fileMatch": ["asconfig.json"], + "fileMatch": [ + "asconfig.json" + ], "url": "https://json.schemastore.org/asconfig-schema.json" }, { "name": "AsyncAPI", "description": "AsyncAPI documentation files", - "fileMatch": ["*asyncapi*.json", "*asyncapi*.yml", "*asyncapi*.yaml"], + "fileMatch": [ + "*asyncapi*.json", + "*asyncapi*.yml", + "*asyncapi*.yaml" + ], "url": "https://www.asyncapi.com/schema-store/all.schema-store.json" }, { "name": "AsyncAPI Tool File", "description": "A validating AsyncAPI tool files", - "fileMatch": [".asyncapi-tool"], + "fileMatch": [ + ".asyncapi-tool" + ], "url": "https://raw.githubusercontent.com/asyncapi/website/master/scripts/tools/tools-schema.json" }, { @@ -276,7 +344,10 @@ { "name": "Aurora Agile Meta-Framework", "description": "Yaml for Aurora Agile Meta-Framework", - "fileMatch": ["*.aurora.yaml", "*.aurora.yml"], + "fileMatch": [ + "*.aurora.yaml", + "*.aurora.yml" + ], "url": "https://json.schemastore.org/aurora-1.1.json", "versions": { "1.0": "https://json.schemastore.org/aurora-1.0.json", @@ -286,25 +357,33 @@ { "name": "Avro Avsc", "description": "Avro Avsc file", - "fileMatch": ["*.avsc"], + "fileMatch": [ + "*.avsc" + ], "url": "https://json.schemastore.org/avro-avsc.json" }, { "name": "AWS AppConfig Feature Flags-v1", "description": "AWS CDK AppConfig Feature Flags", - "fileMatch": ["*.appConfig.featureFlags.json"], + "fileMatch": [ + "*.appConfig.featureFlags.json" + ], "url": "https://json.schemastore.org/aws-cdk-appconfig-featureflags-1.0.0.json" }, { "name": "Azure Container App template for defining an immutable revision", "description": "Azure Container App template for defining an immutable revision", - "fileMatch": ["*.containerapp-template.json"], + "fileMatch": [ + "*.containerapp-template.json" + ], "url": "https://json.schemastore.org/azure-containerapp-template.json" }, { "name": "Azure Device Update for IoT Hub import manifest", "description": "Azure Device Update for IoT Hub import manifest", - "fileMatch": ["*.importmanifest.json"], + "fileMatch": [ + "*.importmanifest.json" + ], "url": "https://json.schemastore.org/azure-deviceupdate-import-manifest-5.0.json", "versions": { "4.0": "https://json.schemastore.org/azure-deviceupdate-import-manifest-4.0.json", @@ -314,7 +393,9 @@ { "name": "Azure Device Update for IoT Hub update manifest", "description": "Azure Device Update for IoT Hub update manifest", - "fileMatch": ["*.updatemanifest.json"], + "fileMatch": [ + "*.updatemanifest.json" + ], "url": "https://json.schemastore.org/azure-deviceupdate-update-manifest-5.json", "versions": { "4": "https://json.schemastore.org/azure-deviceupdate-update-manifest-4.json", @@ -372,6 +453,24 @@ "1.3": "https://json.schemastore.org/azure-iot-edge-deployment-template-4.0.json" } }, + { + "name": "Azure Landing Zones Library metadata", + "description": "Azure Landing Zones Library metadata", + "fileMatch": [ + "alz_library_metadata.json" + ], + "url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/library_metadata.json" + }, + { + "name": "Azure Landing Zones Library policy default values", + "description": "Azure Landing Zones Library policy default values", + "fileMatch": [ + "alz_policy_default_values.json", + "alz_policy_default_values.yaml", + "alz_policy_default_values.yml" + ], + "url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/default_policy_values.json" + }, { "name": "Azure Landing Zones Library architecture definition", "description": "Azure Landing Zones Library architecture definition", @@ -384,7 +483,7 @@ }, { "name": "Azure Landing Zones Library archetype definition", - "description": "Azure Landing Zones Library architecture definition", + "description": "Azure Landing Zones Library archetype definition", "fileMatch": [ "*.alz_archetype_definition.json", "*.alz_archetype_definition.yaml", @@ -405,7 +504,9 @@ { "name": "bottom configuration", "description": "Configuration file for bottom", - "fileMatch": ["bottom.toml"], + "fileMatch": [ + "bottom.toml" + ], "url": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json", "versions": { "nightly": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json", @@ -416,31 +517,41 @@ { "name": "buf.yaml", "description": "buf.yaml is used to define a module. It's the primary configuration file, and is responsible for the module's name, dependencies, and lint and breaking configuration", - "fileMatch": ["buf.yaml"], + "fileMatch": [ + "buf.yaml" + ], "url": "https://json.schemastore.org/buf.json" }, { "name": "buf.gen.yaml", "description": "buf.gen.yaml is a configuration file used by the buf generate command to generate integration code for the languages of your choice", - "fileMatch": ["buf.gen.yaml"], + "fileMatch": [ + "buf.gen.yaml" + ], "url": "https://json.schemastore.org/buf.gen.json" }, { "name": "buf.plugin.yaml", "description": "A `buf.plugin.yaml` file captures metadata about the plugin. It includes mandatory and optional fields that are displayed on the individual plugin page and the BSR plugin. Documentation: https://buf.build/plugins", - "fileMatch": ["buf.plugin.yaml"], + "fileMatch": [ + "buf.plugin.yaml" + ], "url": "https://json.schemastore.org/buf.plugin.json" }, { "name": "buf.work.yaml", "description": "buf.work.yaml is used to define a workspace, which is an advanced local development feature. Workspaces make it possible to consolidate one or more modules into a single buildable unit. They also allow users to run buf operations across multiple modules with a single execution (such as buf lint)", - "fileMatch": ["buf.work.yaml"], + "fileMatch": [ + "buf.work.yaml" + ], "url": "https://json.schemastore.org/buf.work.json" }, { "name": "CodeRabbit", "description": "Supercharge your entire team with AI-driven contextual feedback & smart chat", - "fileMatch": [".coderabbit.yaml"], + "fileMatch": [ + ".coderabbit.yaml" + ], "url": "https://coderabbit.ai/integrations/schema.v2.json" }, { @@ -475,37 +586,52 @@ { "name": "latexindent configuration", "description": "Configuration file for latexindent", - "fileMatch": ["latexindent.yaml", ".latexindent.yaml"], + "fileMatch": [ + "latexindent.yaml", + ".latexindent.yaml" + ], "url": "https://github.com/cmhughes/latexindent.pl/raw/main/documentation/latexindent-yaml-schema.json" }, { "name": "Lobe AI Agent", "description": "Lobe Agents is an AI agent for LobeChat", - "fileMatch": ["lobe-agent.json"], + "fileMatch": [ + "lobe-agent.json" + ], "url": "https://chat-agents.lobehub.com/schema/lobeAgentSchema_v1.json" }, { "name": "Loki", "description": "Like Prometheus, but for logs", - "fileMatch": ["loki.yml", "loki.yaml"], + "fileMatch": [ + "loki.yml", + "loki.yaml" + ], "url": "https://json.schemastore.org/loki.json" }, { "name": "Azure Pipelines", "description": "Azure Pipelines YAML pipelines definition", - "fileMatch": ["azure-pipelines.yml", "azure-pipelines.yaml"], + "fileMatch": [ + "azure-pipelines.yml", + "azure-pipelines.yaml" + ], "url": "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json" }, { "name": "FasterCI Configuration", "description": "FasterCI repository configuration file", - "fileMatch": ["**/.fasterci/config.yaml"], + "fileMatch": [ + "**/.fasterci/config.yaml" + ], "url": "https://fasterci.com/config.schema.json" }, { "name": "Foxx Manifest", "description": "ArangoDB Foxx service manifest file", - "fileMatch": ["manifest.json"], + "fileMatch": [ + "manifest.json" + ], "url": "https://json.schemastore.org/foxx-manifest.json" }, { @@ -528,13 +654,17 @@ { "name": "fly.io Configuration", "description": "fly.io, a cloud provider, configuration", - "fileMatch": ["fly.toml"], + "fileMatch": [ + "fly.toml" + ], "url": "https://json.schemastore.org/fly.json" }, { "name": "Freifunk.de Community API", "description": "Freifunk.de Community API. Documentation: https://github.com/freifunk/directory.api.freifunk.net", - "fileMatch": ["*.freifunk-api.json"], + "fileMatch": [ + "*.freifunk-api.json" + ], "url": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json", "versions": { "development": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/development.json", @@ -556,37 +686,53 @@ { "name": "Frogbot Config", "description": "The Frogbot configuration required to scan Git repositories", - "fileMatch": ["frogbot-config.yml"], + "fileMatch": [ + "frogbot-config.yml" + ], "url": "https://raw.githubusercontent.com/jfrog/frogbot/master/schema/frogbot-schema.json" }, { "name": ".asmdef", "description": "Unity 3D assembly definition file", - "fileMatch": ["*.asmdef"], + "fileMatch": [ + "*.asmdef" + ], "url": "https://json.schemastore.org/asmdef.json" }, { "name": "babelrc.json", "description": "Babel configuration file", - "fileMatch": [".babelrc", ".babelrc.json", "babel.config.json"], + "fileMatch": [ + ".babelrc", + ".babelrc.json", + "babel.config.json" + ], "url": "https://json.schemastore.org/babelrc.json" }, { "name": ".backportrc.json", "description": "Backport configuration file", - "fileMatch": [".backportrc.json"], + "fileMatch": [ + ".backportrc.json" + ], "url": "https://json.schemastore.org/backportrc.json" }, { "name": "batect.yml", "description": "Batect configuration file", - "fileMatch": ["batect.yml", "batect-bundle.yml"], + "fileMatch": [ + "batect.yml", + "batect-bundle.yml" + ], "url": "https://ide-integration.batect.dev/v1/configSchema.json" }, { "name": "bamboo-spec", "description": "The Bamboo Specs allows you to define Bamboo configuration as code, and have corresponding plans/deployments created or updated automatically in Bamboo", - "fileMatch": ["**/bamboo-specs/*.yaml", "**/bamboo-specs/*.yml"], + "fileMatch": [ + "**/bamboo-specs/*.yaml", + "**/bamboo-specs/*.yml" + ], "url": "https://json.schemastore.org/bamboo-spec.json" }, { @@ -656,61 +802,86 @@ { "name": "bigquery-table", "description": "BigQuery table", - "fileMatch": ["*.bigquery.json"], + "fileMatch": [ + "*.bigquery.json" + ], "url": "https://json.schemastore.org/bigquery-table.json" }, { "name": "Bigconfig", "description": "Bigconfig is a yaml-based declarative monitoring as code solution. Data engineers can deploy Bigeye metrics from the command-line for convenient and scalable data quality monitoring", - "fileMatch": ["bigconfig.yml", "bigconfig.yaml"], + "fileMatch": [ + "bigconfig.yml", + "bigconfig.yaml" + ], "url": "https://json.schemastore.org/bigconfig.json" }, { "name": "bitbucket-pipelines", "description": "Bitbucket Pipelines CI/CD manifest", - "fileMatch": ["bitbucket-pipelines.yml"], + "fileMatch": [ + "bitbucket-pipelines.yml" + ], "url": "https://bitbucket.org/atlassianlabs/intellij-bitbucket-references-plugin/raw/master/src/main/resources/schemas/bitbucket-pipelines.schema.json" }, { "name": "bitrise", "description": "The configuration format of the Bitrise CLI. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps", - "fileMatch": ["bitrise.yml", "bitrise.yaml", "bitrise.json"], + "fileMatch": [ + "bitrise.yml", + "bitrise.yaml", + "bitrise.json" + ], "url": "https://json.schemastore.org/bitrise.json" }, { "name": "bitrise-step", "description": "Steps and Workflows are the heart of how Bitrise works. A Bitrise build is simply a series of Steps. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps", - "fileMatch": ["step.yml"], + "fileMatch": [ + "step.yml" + ], "url": "https://json.schemastore.org/bitrise-step.json" }, { "name": ".bootstraprc", "description": "Webpack bootstrap-loader configuration file", - "fileMatch": [".bootstraprc"], + "fileMatch": [ + ".bootstraprc" + ], "url": "https://json.schemastore.org/bootstraprc.json" }, { "name": "bower.json", "description": "Bower package description file", - "fileMatch": ["bower.json", ".bower.json"], + "fileMatch": [ + "bower.json", + ".bower.json" + ], "url": "https://json.schemastore.org/bower.json" }, { "name": ".bowerrc", "description": "Bower configuration file", - "fileMatch": [".bowerrc"], + "fileMatch": [ + ".bowerrc" + ], "url": "https://json.schemastore.org/bowerrc.json" }, { "name": "Boyka Framework", "description": "Boyka Framework config file", - "fileMatch": ["boyka-config.json"], + "fileMatch": [ + "boyka-config.json" + ], "url": "https://json.schemastore.org/boyka-config.json" }, { "name": "behat.yml", "description": "Behat configuration file", - "fileMatch": ["behat.yml", "*.behat.yml"], + "fileMatch": [ + "behat.yml", + "*.behat.yml" + ], "url": "https://json.schemastore.org/behat.json" }, { @@ -722,37 +893,52 @@ { "name": "bozr.suite.json", "description": "Bozr test suite file", - "fileMatch": [".suite.json", ".xsuite.json"], + "fileMatch": [ + ".suite.json", + ".xsuite.json" + ], "url": "https://json.schemastore.org/bozr.json" }, { "name": "browser.i18n.json", "description": "browser.i18n messages.json translation file", - "fileMatch": ["messages.json"], + "fileMatch": [ + "messages.json" + ], "url": "https://json.schemastore.org/browser.i18n.json" }, { "name": "browsh configuration", "description": "Configuration file for browsh", - "fileMatch": ["**/browsh/config.toml"], + "fileMatch": [ + "**/browsh/config.toml" + ], "url": "https://raw.githubusercontent.com/browsh-org/browsh/master/webext/assets/browsh-schema.json" }, { "name": "bucklescript", "description": "BuckleScript configuration file", - "fileMatch": ["bsconfig.json"], + "fileMatch": [ + "bsconfig.json" + ], "url": "https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json" }, { "name": "Build Info", "description": "Build Info is the metadata of a build. It includes all the details about the build broken down into segments that include version history, artifacts, project modules, dependencies, and everything that was required to create the build", - "fileMatch": ["*buildinfo*.json", "*build-info*.json", "*.buildinfo"], + "fileMatch": [ + "*buildinfo*.json", + "*build-info*.json", + "*.buildinfo" + ], "url": "https://raw.githubusercontent.com/jfrog/build-info-go/main/buildinfo-schema.json" }, { "name": "Bukkit plugin.yml", "description": "Minecraft Bukkit plugin description files", - "fileMatch": ["plugin.yml"], + "fileMatch": [ + "plugin.yml" + ], "url": "https://json.schemastore.org/bukkit-plugin.json" }, { @@ -777,7 +963,9 @@ { "name": ".build.yml", "description": "Sourcehut Build Manifest", - "fileMatch": [".build.yml"], + "fileMatch": [ + ".build.yml" + ], "url": "https://json.schemastore.org/sourcehut-build-0.65.0.json", "versions": { "0.41.2": "https://json.schemastore.org/sourcehut-build-0.41.2.json", @@ -787,19 +975,26 @@ { "name": "bundleconfig.json", "description": "bundleconfig.json files", - "fileMatch": ["bundleconfig.json"], + "fileMatch": [ + "bundleconfig.json" + ], "url": "https://json.schemastore.org/bundleconfig.json" }, { "name": "BungeeCord plugin.yml", "description": "BungeeCord plugin description files", - "fileMatch": ["plugin.yml", "bungee.yml"], + "fileMatch": [ + "plugin.yml", + "bungee.yml" + ], "url": "https://json.schemastore.org/bungee-plugin.json" }, { "name": "block.json", "description": "WordPress block.json files", - "fileMatch": ["block.json"], + "fileMatch": [ + "block.json" + ], "url": "https://schemas.wp.org/trunk/block.json", "versions": { "trunk": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json" @@ -808,13 +1003,18 @@ { "name": "Block Protocol Metadata", "description": "Block Metadata in Block Protocol", - "fileMatch": ["block-metadata.json"], + "fileMatch": [ + "block-metadata.json" + ], "url": "https://blockprotocol.org/schemas/block-metadata.json" }, { "name": "BX CI", "description": "CI configuration for Amdocs Bill Experience projects", - "fileMatch": ["**/bxci.yaml", "**/bxci.yml"], + "fileMatch": [ + "**/bxci.yaml", + "**/bxci.yml" + ], "url": "https://json.schemastore.org/bxci.schema-2.x.json", "versions": { "1.0": "https://json.schemastore.org/bxci.schema-1.0.json", @@ -837,13 +1037,19 @@ { "name": "Bleep", "description": "A bleeping fast Scala build tool", - "fileMatch": ["bleep.yaml", "bleep.yml"], + "fileMatch": [ + "bleep.yaml", + "bleep.yml" + ], "url": "https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json" }, { "name": "CMake Presets", "description": "CMake Presets", - "fileMatch": ["CMakePresets.json", "CMakeUserPresets.json"], + "fileMatch": [ + "CMakePresets.json", + "CMakeUserPresets.json" + ], "url": "https://raw.githubusercontent.com/Kitware/CMake/master/Help/manual/presets/schema.json" }, { @@ -859,7 +1065,10 @@ { "name": "Calqulus pipeline", "description": "Qualisys Calqulus pipeline", - "fileMatch": ["*.calqulus.yaml", "*.calqulus.yml"], + "fileMatch": [ + "*.calqulus.yaml", + "*.calqulus.yml" + ], "url": "https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/calqulus-pipeline.schema.json" }, { @@ -889,31 +1098,43 @@ { "name": "Cargo Manifest", "description": "Manifest for Cargo, the Rust package manager and build tool", - "fileMatch": ["Cargo.toml"], + "fileMatch": [ + "Cargo.toml" + ], "url": "https://json.schemastore.org/cargo.json" }, { "name": "Cargo Make", "description": "cargo-make, a Rust task runner and build tool", - "fileMatch": ["Makefile.toml"], + "fileMatch": [ + "Makefile.toml" + ], "url": "https://json.schemastore.org/cargo-make.json" }, { "name": "Catalog Info Backstage", "description": "Backstage Catalog Info", - "fileMatch": ["catalog-info.yaml"], + "fileMatch": [ + "catalog-info.yaml" + ], "url": "https://json.schemastore.org/catalog-info.json" }, { "name": "Chromia Model", "description": "Chromia Model Config File", - "fileMatch": ["chromia.yml", "chromia.yaml"], + "fileMatch": [ + "chromia.yml", + "chromia.yaml" + ], "url": "https://gitlab.com/chromaway/core-tools/chromia-cli/-/raw/dev/chromia-build-tools/src/main/resources/chromia-model-schema.json" }, { "name": "cibuildwheel", "description": "cibuildwheel, a Python redistributable wheel builder", - "fileMatch": ["cibuildwheel.toml", ".cibuildwheel.toml"], + "fileMatch": [ + "cibuildwheel.toml", + ".cibuildwheel.toml" + ], "url": "https://json.schemastore.org/cibuildwheel.json" }, { @@ -930,19 +1151,25 @@ { "name": "conda-forge", "description": "Conda-forge configuration file", - "fileMatch": ["conda-forge.yml"], + "fileMatch": [ + "conda-forge.yml" + ], "url": "https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json" }, { "name": "Conjure", "description": "Conjure Human-Readable Format", - "fileMatch": ["**/conjure/**.yml"], + "fileMatch": [ + "**/conjure/**.yml" + ], "url": "https://raw.githubusercontent.com/palantir/conjure/master/conjure.schema.json" }, { "name": "CNC Codes", "description": "G/M codes for Machine Tools or 3D Printers", - "fileMatch": ["*.cncc.json"], + "fileMatch": [ + "*.cncc.json" + ], "url": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema", "versions": { "latest": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema", @@ -953,7 +1180,10 @@ { "name": "Cog config file", "description": "cog.yaml files", - "fileMatch": ["cog.yaml", "cog.yml"], + "fileMatch": [ + "cog.yaml", + "cog.yml" + ], "url": "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json", "versions": { "1.0": "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json" @@ -972,224 +1202,304 @@ { "name": "CumulusCI Config", "description": "cumulusci.yml file for configuring CumulusCI, a Salesforce automation framework", - "fileMatch": ["cumulusci.yml"], + "fileMatch": [ + "cumulusci.yml" + ], "url": "https://raw.githubusercontent.com/SFDO-Tooling/CumulusCI/main/cumulusci/schema/cumulusci.jsonschema.json" }, { "name": "Clawject config", "description": "Clawject configuration file", - "fileMatch": [".clawjectrc", ".clawjectrc.json"], + "fileMatch": [ + ".clawjectrc", + ".clawjectrc.json" + ], "url": "https://raw.githubusercontent.com/clawject/clawject/main/packages/clawject/src/compile-time/config/schema.json" }, { "name": "CVE Record Format", "description": "CVE record format to describe security vulnerabilities", - "fileMatch": ["CVE-*.json"], + "fileMatch": [ + "CVE-*.json" + ], "url": "https://raw.githubusercontent.com/CVEProject/cve-schema/master/schema/docs/CVE_Record_Format_bundled.json" }, { "name": "Cycle Stack File", "description": "A Cycle.io stack file for environments as code", - "fileMatch": ["cycle.json", "cycle.yml", "cycle.yaml"], + "fileMatch": [ + "cycle.json", + "cycle.yml", + "cycle.yaml" + ], "url": "https://raw.githubusercontent.com/cycleplatform/api-spec/main/stackspec/stackspec.json" }, { "name": "DataYoga Connections", "description": "Collection of defined source and target connections used within DataYoga jobs", - "fileMatch": ["connections.dy.yaml"], + "fileMatch": [ + "connections.dy.yaml" + ], "url": "https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/connections.schema.json" }, { "name": "DataYoga Job", "description": "Declarative definition of sequential pipeline steps within a DataYoga job", - "fileMatch": ["**/jobs/**/*.dy.yaml"], + "fileMatch": [ + "**/jobs/**/*.dy.yaml" + ], "url": "https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/job.schema.json" }, { "name": "dbt Dependencies", "description": "dbt's dependencies.yml file for external packages and cross-project refs", - "fileMatch": ["**/*dbt*/dependencies.{yaml,yml}"], + "fileMatch": [ + "**/*dbt*/dependencies.{yaml,yml}" + ], "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dependencies-latest.json" }, { "name": "dbt Project", "description": "dbt's project configuration file", - "fileMatch": ["dbt_project.{yaml,yml}"], + "fileMatch": [ + "dbt_project.{yaml,yml}" + ], "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_project-latest.json" }, { "name": "dbt Packages", "description": "dbt's packages.yml file for external packages", - "fileMatch": ["**/*dbt*/packages.{yaml,yml}"], + "fileMatch": [ + "**/*dbt*/packages.{yaml,yml}" + ], "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/packages-latest.json" }, { "name": "dbt Selectors", "description": "dbt's selectors.yml file for configuring YAML selectors", - "fileMatch": ["**/*dbt*/selectors.{yaml,yml}"], + "fileMatch": [ + "**/*dbt*/selectors.{yaml,yml}" + ], "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json" }, { "name": "dbt YAML files", "description": "dbt YAML files configurations", - "fileMatch": ["**/*dbt*/{macros,models,seeds,snapshots}/**/*.{yaml,yml}"], + "fileMatch": [ + "**/*dbt*/{macros,models,seeds,snapshots}/**/*.{yaml,yml}" + ], "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json" }, { "name": "Dein Config", "description": "Dein.vim, a Vim/Neovim plugin manager", - "fileMatch": ["dein.toml"], + "fileMatch": [ + "dein.toml" + ], "url": "https://json.schemastore.org/dein.json" }, { "name": "Dependency cruiser", "description": "Configuration file for Dependency cruiser", - "fileMatch": ["dependency-cruiser.config.json"], + "fileMatch": [ + "dependency-cruiser.config.json" + ], "url": "https://raw.githubusercontent.com/sverweij/dependency-cruiser/main/src/schema/configuration.schema.json" }, { "name": "Deta Spacefile", "description": "Configuration file for Space Apps", - "fileMatch": ["Spacefile"], + "fileMatch": [ + "Spacefile" + ], "url": "https://deta.space/assets/spacefile.schema.json" }, { "name": "Devbox Config", "description": "Configuration for a Devbox shell environment", - "fileMatch": ["devbox.json"], + "fileMatch": [ + "devbox.json" + ], "url": "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json" }, { "name": "Devbox Plugin", "description": "Configuration for a Devbox plugin specification", - "fileMatch": ["devbox-plugin.json"], + "fileMatch": [ + "devbox-plugin.json" + ], "url": "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox-plugin.schema.json" }, { "name": "Drupal Breakpoints", "description": "Drupal configuration for breakpoints", - "fileMatch": ["*.breakpoints.yml"], + "fileMatch": [ + "*.breakpoints.yml" + ], "url": "https://json.schemastore.org/drupal-breakpoints.json" }, { "name": "Drupal Info", "description": "Drupal configuration for info", - "fileMatch": ["*.info.yml"], + "fileMatch": [ + "*.info.yml" + ], "url": "https://json.schemastore.org/drupal-info.json" }, { "name": "Drupal Layouts", "description": "Drupal configuration for layouts", - "fileMatch": ["*.layouts.yml"], + "fileMatch": [ + "*.layouts.yml" + ], "url": "https://json.schemastore.org/drupal-layouts.json" }, { "name": "Drupal Libraries", "description": "Drupal configuration for libraries", - "fileMatch": ["*.libraries.yml"], + "fileMatch": [ + "*.libraries.yml" + ], "url": "https://json.schemastore.org/drupal-libraries.json" }, { "name": "Drupal Links Action", "description": "Drupal configuration for action links", - "fileMatch": ["*.links.action.yml"], + "fileMatch": [ + "*.links.action.yml" + ], "url": "https://json.schemastore.org/drupal-links-action.json" }, { "name": "Drupal Links Contextual", "description": "Drupal configuration for contextual links", - "fileMatch": ["*.links.contextual.yml"], + "fileMatch": [ + "*.links.contextual.yml" + ], "url": "https://json.schemastore.org/drupal-links-contextual.json" }, { "name": "Drupal Links Menu", "description": "Drupal configuration for menu links", - "fileMatch": ["*.links.menu.yml"], + "fileMatch": [ + "*.links.menu.yml" + ], "url": "https://json.schemastore.org/drupal-links-menu.json" }, { "name": "Drupal Links Task", "description": "Drupal configuration for task links", - "fileMatch": ["*.links.task.yml"], + "fileMatch": [ + "*.links.task.yml" + ], "url": "https://json.schemastore.org/drupal-links-task.json" }, { "name": "Drupal Migration", "description": "Drupal configuration for migration", - "fileMatch": ["*.migration.*.yml", "**/migrations/*.yml"], + "fileMatch": [ + "*.migration.*.yml", + "**/migrations/*.yml" + ], "url": "https://json.schemastore.org/drupal-migration.json" }, { "name": "Drupal Permissions", "description": "Drupal configuration for permissions", - "fileMatch": ["*.permissions.yml"], + "fileMatch": [ + "*.permissions.yml" + ], "url": "https://json.schemastore.org/drupal-permissions.json" }, { "name": "Drupal Recipe", "description": "Drupal configuration for recipe", - "fileMatch": ["drupal-recipe.yml", "drupal-recipe.yaml"], + "fileMatch": [ + "drupal-recipe.yml", + "drupal-recipe.yaml" + ], "url": "https://json.schemastore.org/drupal-recipe.json" }, { "name": "Drupal Routing", "description": "Drupal configuration for routing", - "fileMatch": ["*.routing.yml"], + "fileMatch": [ + "*.routing.yml" + ], "url": "https://json.schemastore.org/drupal-routing.json" }, { "name": "Drupal Config", "description": "Drupal configuration for config", - "fileMatch": ["**/config/schema/*.schema.yml"], + "fileMatch": [ + "**/config/schema/*.schema.yml" + ], "url": "https://json.schemastore.org/drupal-config.json" }, { "name": "Drupal Services", "description": "Drupal configuration for services", - "fileMatch": ["*.services.yml"], + "fileMatch": [ + "*.services.yml" + ], "url": "https://json.schemastore.org/drupal-services.json" }, { "name": "Helm Chart.yaml", "description": "The Chart.yaml file is required for a chart", - "fileMatch": ["Chart.yaml"], + "fileMatch": [ + "Chart.yaml" + ], "url": "https://json.schemastore.org/chart.json" }, { "name": "Helm Chart.lock", "description": "The Chart.lock file locks dependencies from Chart.yaml", - "fileMatch": ["Chart.lock"], + "fileMatch": [ + "Chart.lock" + ], "url": "https://json.schemastore.org/chart-lock.json" }, { "name": "Helm Unittest Test Suite", "description": "A Helm Unittest Test Suite file", - "fileMatch": ["**/charts/*/tests/*.yaml"], + "fileMatch": [ + "**/charts/*/tests/*.yaml" + ], "url": "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.5.1/schema/helm-testsuite.json" }, { "name": "CircleCI config.yml", "description": "CircleCI config files", - "fileMatch": ["**/.circleci/config.yml"], + "fileMatch": [ + "**/.circleci/config.yml" + ], "url": "https://json.schemastore.org/circleciconfig.json" }, { "name": "Code Climate", "description": "Configuration file as an alternative for configuring your repository in the settings page", - "fileMatch": [".codeclimate.yml", ".codeclimate.json"], + "fileMatch": [ + ".codeclimate.yml", + ".codeclimate.json" + ], "url": "https://json.schemastore.org/codeclimate.json" }, { "name": ".cirrus.yml", "description": "Cirrus CI configuration files", - "fileMatch": [".cirrus.yml"], + "fileMatch": [ + ".cirrus.yml" + ], "url": "https://json.schemastore.org/cirrus.json" }, { "name": ".clasp.json", "description": "Google Apps Script CLI project file", - "fileMatch": [".clasp.json"], - "url": "https://json.schemastore.org/clasp.json" + "fileMatch": [ + ".clasp.json" + ], + "url": "https://json.schemastore.org/clasp.json" }, { "name": "clangd", @@ -1205,19 +1515,27 @@ { "name": "clang-tidy", "description": "clang-tidy linter from LLVM", - "fileMatch": [".clang-tidy", "clang-tidy.yml", "clang-tidy.yaml"], + "fileMatch": [ + ".clang-tidy", + "clang-tidy.yml", + "clang-tidy.yaml" + ], "url": "https://json.schemastore.org/clang-tidy.json" }, { "name": "clib", "description": "C package manager-ish", - "fileMatch": ["clib.json"], + "fileMatch": [ + "clib.json" + ], "url": "https://json.schemastore.org/clib.json" }, { "name": "cloudify", "description": "Cloudify Blueprint", - "fileMatch": ["*.cfy.yaml"], + "fileMatch": [ + "*.cfy.yaml" + ], "url": "https://json.schemastore.org/cloudify.json" }, { @@ -1234,79 +1552,108 @@ { "name": "codemagic", "description": "Codemagic CI/CD file configuration", - "fileMatch": ["codemagic.yaml", "codemagic.yml"], + "fileMatch": [ + "codemagic.yaml", + "codemagic.yml" + ], "url": "https://codemagic.io/codemagic-schema.json" }, { "name": "Codux", "description": "Codux configuration file", - "fileMatch": ["codux.config.json"], + "fileMatch": [ + "codux.config.json" + ], "url": "https://wixplosives.github.io/codux-config-schema/codux.config.schema.json" }, { "name": "devcontainer.json", "description": "dev container configuration files", - "fileMatch": ["devcontainer.json", ".devcontainer.json"], + "fileMatch": [ + "devcontainer.json", + ".devcontainer.json" + ], "url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json" }, { "name": "Codecov configuration files", "description": "codecov.yml files", - "fileMatch": [".codecov.yml", "codecov.yml"], + "fileMatch": [ + ".codecov.yml", + "codecov.yml" + ], "url": "https://json.schemastore.org/codecov.json" }, { "name": "CodeShip Pro services configuration files", "description": "codeship-services.yml files", - "fileMatch": ["codeship-services.yml"], + "fileMatch": [ + "codeship-services.yml" + ], "url": "https://json.schemastore.org/codeship-services.json" }, { "name": "CodeShip Pro steps configuration files", "description": "codeship-steps.yml files", - "fileMatch": ["codeship-steps.yml"], + "fileMatch": [ + "codeship-steps.yml" + ], "url": "https://json.schemastore.org/codeship-steps.json" }, { "name": "vcpkg manifest file", "description": "vcpkg manifest file", - "fileMatch": ["vcpkg.json"], + "fileMatch": [ + "vcpkg.json" + ], "url": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json" }, { "name": "vcpkg configuration file", "description": "vcpkg configuration file", - "fileMatch": ["vcpkg-configuration.json"], + "fileMatch": [ + "vcpkg-configuration.json" + ], "url": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json" }, { "name": "Vercel", "description": "Vercel configuration file", - "fileMatch": ["vercel.json"], + "fileMatch": [ + "vercel.json" + ], "url": "https://openapi.vercel.sh/vercel.json" }, { "name": "VSCode Code Snippets", "description": "code snippet files in visual studio code extensions", - "fileMatch": ["*.code-snippets"], + "fileMatch": [ + "*.code-snippets" + ], "url": "https://raw.githubusercontent.com/Yash-Singh1/vscode-snippets-json-schema/main/schema.json" }, { "name": "compilerconfig.json", "description": "compilerconfig.json files", - "fileMatch": ["compilerconfig.json"], + "fileMatch": [ + "compilerconfig.json" + ], "url": "https://json.schemastore.org/compilerconfig.json" }, { "name": "compile_commands.json", "description": "LLVM compilation database", - "fileMatch": ["compile_commands.json"], + "fileMatch": [ + "compile_commands.json" + ], "url": "https://json.schemastore.org/compile-commands.json" }, { "name": "commands.json", "description": "Config file for Command Task Runner", - "fileMatch": ["commands.json"], + "fileMatch": [ + "commands.json" + ], "url": "https://json.schemastore.org/commands.json" }, { @@ -1323,7 +1670,9 @@ { "name": "cosmos.config.json", "description": "React Cosmos configuration file", - "fileMatch": ["cosmos.config.json"], + "fileMatch": [ + "cosmos.config.json" + ], "url": "https://json.schemastore.org/cosmos-config.json" }, { @@ -1334,25 +1683,33 @@ { "name": "chrome-extension-locales-messages.json", "description": "Google Chrome extension localization file", - "fileMatch": ["**/_locales/*/messages.json"], + "fileMatch": [ + "**/_locales/*/messages.json" + ], "url": "https://json.schemastore.org/chrome-extension-locales-messages.json" }, { "name": "chutzpah.json", "description": "Chutzpah configuration file", - "fileMatch": ["chutzpah.json"], + "fileMatch": [ + "chutzpah.json" + ], "url": "https://json.schemastore.org/chutzpah.json" }, { "name": "contentmanifest.json", "description": "Visual Studio manifest injection file", - "fileMatch": ["contentmanifest.json"], + "fileMatch": [ + "contentmanifest.json" + ], "url": "https://json.schemastore.org/vsix-manifestinjection.json" }, { "name": "cloud-sdk-pipeline-configuration", "description": "SAP Cloud SDK Pipeline configuration", - "fileMatch": ["pipeline_config.yml"], + "fileMatch": [ + "pipeline_config.yml" + ], "url": "https://json.schemastore.org/cloud-sdk-pipeline-config-schema.json" }, { @@ -1384,7 +1741,9 @@ { "name": "AWS CDK cdk.json", "description": "AWS CDK context files", - "fileMatch": ["cdk.json"], + "fileMatch": [ + "cdk.json" + ], "url": "https://json.schemastore.org/cdk.json" }, { @@ -1418,73 +1777,99 @@ { "name": "AWS SAM CLI Samconfig", "description": "AWS SAM CLI samconfig configuration file", - "fileMatch": ["samconfig.toml", "samconfig.yaml", "samconfig.yml"], + "fileMatch": [ + "samconfig.toml", + "samconfig.yaml", + "samconfig.yml" + ], "url": "https://raw.githubusercontent.com/aws/aws-sam-cli/master/schema/samcli.json" }, { "name": "Landing Zone Accelerator on AWS - Accounts Config", "description": "Used to manage all of the AWS accounts within the AWS Organization", - "fileMatch": ["accounts-config.yaml"], + "fileMatch": [ + "accounts-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/accounts-config.json" }, { "name": "Landing Zone Accelerator on AWS - Customizations Config", "description": "Used to manage configuration of custom applications, third-party firewall appliances, and CloudFormation stacks", - "fileMatch": ["customizations-config.yaml"], + "fileMatch": [ + "customizations-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/customizations-config.json" }, { "name": "Landing Zone Accelerator on AWS - Global Config", "description": "Used to manage all of the global properties that can be inherited across the AWS Organization", - "fileMatch": ["global-config.yaml"], + "fileMatch": [ + "global-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/global-config.json" }, { "name": "Landing Zone Accelerator on AWS - IAM Config", "description": "Used to manage all of the IAM resources across the AWS Organization", - "fileMatch": ["iam-config.yaml"], + "fileMatch": [ + "iam-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/iam-config.json" }, { "name": "Landing Zone Accelerator on AWS - Network Config", "description": "Used to manage and implement network resources to establish a WAN/LAN architecture to support cloud operations and application workloads in AWS", - "fileMatch": ["network-config.yaml"], + "fileMatch": [ + "network-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/network-config.json" }, { "name": "Landing Zone Accelerator on AWS - Organization Config", "description": "Used to manage all of the organization units in the AWS Organization", - "fileMatch": ["organization-config.yaml"], + "fileMatch": [ + "organization-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/organization-config.json" }, { "name": "Landing Zone Accelerator on AWS - Replacements Config", "description": "Used to manage all of the replacement values across the configuration files", - "fileMatch": ["replacements-config.yaml"], + "fileMatch": [ + "replacements-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/replacements-config.json" }, { "name": "Landing Zone Accelerator on AWS - Security Config", "description": "Used to manage configuration of AWS security services", - "fileMatch": ["security-config.yaml"], + "fileMatch": [ + "security-config.yaml" + ], "url": "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/security-config.json" }, { "name": "Changesets", "description": "A way to manage your versioning and changelogs with a focus on monorepos", - "fileMatch": ["**/.changeset/config.json"], + "fileMatch": [ + "**/.changeset/config.json" + ], "url": "https://unpkg.com/@changesets/config/schema.json" }, { "name": "chisel-slices.json", "description": "Canonical Chisel slices definition file", - "fileMatch": ["**/slices/*.yaml"], + "fileMatch": [ + "**/slices/*.yaml" + ], "url": "https://json.schemastore.org/chisel-slices.json" }, { "name": "Citation File Format", "description": "A YAML file with citation metadata for software or datasets", - "fileMatch": ["CITATION.cff"], + "fileMatch": [ + "CITATION.cff" + ], "url": "https://raw.githubusercontent.com/citation-file-format/citation-file-format/main/schema.json", "versions": { "1.2.0": "https://raw.githubusercontent.com/citation-file-format/citation-file-format/1.2.0/schema.json" @@ -1493,43 +1878,58 @@ { "name": "coffeelint.json", "description": "CoffeeLint configuration file", - "fileMatch": ["coffeelint.json"], + "fileMatch": [ + "coffeelint.json" + ], "url": "https://json.schemastore.org/coffeelint.json" }, { "name": "composer.json", "description": "PHP Composer configuration file", - "fileMatch": ["composer.json"], + "fileMatch": [ + "composer.json" + ], "url": "https://getcomposer.org/schema.json" }, { "name": "component.json", "description": "Web component file", - "fileMatch": ["component.json"], + "fileMatch": [ + "component.json" + ], "url": "https://json.schemastore.org/component.json" }, { "name": "component-detection-manifest.json", "description": "Component Detection manifest", - "fileMatch": ["cdmanifest.json", "cgmanifest.json"], + "fileMatch": [ + "cdmanifest.json", + "cgmanifest.json" + ], "url": "https://json.schemastore.org/component-detection-manifest.json" }, { "name": "contribute.json", "description": "A open-source project contribution data by Mozilla", - "fileMatch": ["contribute.json"], + "fileMatch": [ + "contribute.json" + ], "url": "https://raw.githubusercontent.com/mozilla/contribute.json/master/schema.json" }, { "name": "crowdin.yml", "description": "Crowdin, a crowd-translation platform. Documentation: https://support.crowdin.com/configuration-file/", - "fileMatch": ["**/crowdin.yml"], + "fileMatch": [ + "**/crowdin.yml" + ], "url": "https://json.schemastore.org/crowdin.json" }, { "name": "Crowdsec collection config", "description": "A YAML Crowdsec collection configuration files", - "fileMatch": ["**/collections/*/*.yaml"], + "fileMatch": [ + "**/collections/*/*.yaml" + ], "url": "https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/collection_schema.yaml" }, { @@ -1547,19 +1947,25 @@ { "name": "Crowdsec scenario config", "description": "A YAML Crowdsec scenario configuration files", - "fileMatch": ["**/scenarios/*/*.yaml"], + "fileMatch": [ + "**/scenarios/*/*.yaml" + ], "url": "https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/scenario_schema.yaml" }, { "name": "cypress.json", "description": "Cypress.io test runner configuration file", - "fileMatch": ["cypress.json"], + "fileMatch": [ + "cypress.json" + ], "url": "https://on.cypress.io/cypress.schema.json" }, { "name": ".creatomic", "description": "A config for Atomic Design 4 React generator", - "fileMatch": [".creatomic"], + "fileMatch": [ + ".creatomic" + ], "url": "https://json.schemastore.org/creatomic.json" }, { @@ -1581,13 +1987,17 @@ { "name": "CSS Comb (.csscomb.json)", "description": "CSS Comb's configuration file", - "fileMatch": [".csscomb.json"], + "fileMatch": [ + ".csscomb.json" + ], "url": "https://json.schemastore.org/csscomb.json" }, { "name": "CSS Lint (.csslintrc)", "description": "CSS Lint's configuration file", - "fileMatch": [".csslintrc"], + "fileMatch": [ + ".csslintrc" + ], "url": "https://json.schemastore.org/csslintrc.json" }, { @@ -1598,13 +2008,18 @@ { "name": "Dart Test Config (dart-test.json)", "description": "Configuration for Dart's test package", - "fileMatch": ["dart_test.yaml"], + "fileMatch": [ + "dart_test.yaml" + ], "url": "https://json.schemastore.org/dart-test.json" }, { "name": "DashLord Configuration", "description": "Configuration for DashLord", - "fileMatch": ["dashlord.yaml", "dashlord.yml"], + "fileMatch": [ + "dashlord.yaml", + "dashlord.yml" + ], "url": "https://raw.githubusercontent.com/socialgouv/dashlord/main/schema.json" }, { @@ -1648,61 +2063,85 @@ { "name": "datalogic-scan2deploy-android", "description": "Datalogic Scan2Deploy Android file", - "fileMatch": [".dla.json"], + "fileMatch": [ + ".dla.json" + ], "url": "https://json.schemastore.org/datalogic-scan2deploy-android.json" }, { "name": "datalogic-scan2deploy-ce", "description": "Datalogic Scan2Deploy CE file", - "fileMatch": [".dlc.json"], + "fileMatch": [ + ".dlc.json" + ], "url": "https://json.schemastore.org/datalogic-scan2deploy-ce.json" }, { "name": "ddev-global", "description": "DDEV global configuration file", - "fileMatch": ["**/.ddev/global_config.yaml"], + "fileMatch": [ + "**/.ddev/global_config.yaml" + ], "url": "https://raw.githubusercontent.com/ddev/ddev/master/pkg/globalconfig/schema.json" }, { "name": "ddev-project", "description": "DDEV project configuration file", - "fileMatch": ["**/.ddev/config*.yaml"], + "fileMatch": [ + "**/.ddev/config*.yaml" + ], "url": "https://raw.githubusercontent.com/ddev/ddev/master/pkg/ddevapp/schema.json" }, { "name": "debugsettings.json", "description": "A the ASP.NET DebugSettings.json files", - "fileMatch": ["debugsettings.json"], + "fileMatch": [ + "debugsettings.json" + ], "url": "https://json.schemastore.org/debugsettings.json" }, { "name": "Deno Config (deno.json)", "description": "A JSON representation of a Deno configuration file", - "fileMatch": ["deno.json", "deno.jsonc"], + "fileMatch": [ + "deno.json", + "deno.jsonc" + ], "url": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json" }, { "name": "dependabot.json", "description": "Dependabot config.yml files", - "fileMatch": ["**/.dependabot/config.yml"], + "fileMatch": [ + "**/.dependabot/config.yml" + ], "url": "https://json.schemastore.org/dependabot.json" }, { "name": "dependabot-v2.json", "description": "GitHub Action's dependabot.yml files", - "fileMatch": ["**/.github/dependabot.yml", "**/.github/dependabot.yaml"], + "fileMatch": [ + "**/.github/dependabot.yml", + "**/.github/dependabot.yaml" + ], "url": "https://json.schemastore.org/dependabot-2.0.json" }, { "name": "Deployer Recipe", "description": "A Deployer yaml recipes", - "fileMatch": ["deploy.yaml", "deploy.yml"], + "fileMatch": [ + "deploy.yaml", + "deploy.yml" + ], "url": "https://raw.githubusercontent.com/deployphp/deployer/master/src/schema.json" }, { "name": "Detekt Config (detekt.yml)", "description": "Detekt Configuration File", - "fileMatch": ["detekt.yml", "detekt.yaml"], + "fileMatch": [ + "detekt.yml", + "detekt.yaml" + ], "url": "https://json.schemastore.org/detekt-1.22.0.json", "versions": { "1.14.1": "https://json.schemastore.org/detekt-1.14.1.json", @@ -1717,13 +2156,19 @@ { "name": "dockerd.json", "description": "Docker daemon configuration", - "fileMatch": ["dockerd.json", "docker.json"], + "fileMatch": [ + "dockerd.json", + "docker.json" + ], "url": "https://json.schemastore.org/dockerd.json" }, { "name": "docker bake", "description": "Docker Bake configuration file. Documentation: https://docs.docker.com/build/bake/reference", - "fileMatch": ["docker-bake.json", "docker-bake.override.json"], + "fileMatch": [ + "docker-bake.json", + "docker-bake.override.json" + ], "url": "https://json.schemastore.org/docker-bake.json" }, { @@ -1742,73 +2187,97 @@ { "name": "DocFx Config (docfx.json)", "description": "A DocFx configuration files", - "fileMatch": ["docfx.json"], + "fileMatch": [ + "docfx.json" + ], "url": "https://json.schemastore.org/docfx.json" }, { "name": "Dolittle Artifacts", "description": "A Dolittle bounded context's artifacts", - "fileMatch": ["**/.dolittle/artifacts.json"], + "fileMatch": [ + "**/.dolittle/artifacts.json" + ], "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Artifacts.Configuration/artifacts.json" }, { "name": "Dolittle Bounded Context Configuration", "description": "A Dolittle application's bounded context configuration", - "fileMatch": ["bounded-context.json"], + "fileMatch": [ + "bounded-context.json" + ], "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Applications.Configuration/bounded-context.json" }, { "name": "Dolittle Event Horizons Configuration", "description": "A a Dolittle bounded context's event horizon configurations", - "fileMatch": ["**/.dolittle/event-horizons.json"], + "fileMatch": [ + "**/.dolittle/event-horizons.json" + ], "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Events/event-horizons.json" }, { "name": "Dolittle Resources Configuration", "description": "A a Dolittle bounded context's resource configurations", - "fileMatch": ["**/.dolittle/resources.json"], + "fileMatch": [ + "**/.dolittle/resources.json" + ], "url": "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/v5.1.0/Schemas/ResourceTypes.Configuration/resources.json" }, { "name": "Dolittle Server Configuration", "description": "A a Dolittle bounded context's event horizon's interaction server configuration", - "fileMatch": ["**/.dolittle/server.json"], + "fileMatch": [ + "**/.dolittle/server.json" + ], "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Server/server.json" }, { "name": "Dolittle Tenants Configuration", "description": "A a Dolittle bounded context's tenant configuration", - "fileMatch": ["**/.dolittle/tenants.json"], + "fileMatch": [ + "**/.dolittle/tenants.json" + ], "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Tenancy/tenants.json" }, { "name": "Dolittle Tenant Map Configuration", "description": "A a Dolittle bounded context's tenant mapping configurations", - "fileMatch": ["**/.dolittle/tenant-map.json"], + "fileMatch": [ + "**/.dolittle/tenant-map.json" + ], "url": "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/master/Schemas/Tenancy.Configuration/tenant-map.json" }, { "name": "Dolittle Topology", "description": "A a Dolittle bounded context's topology", - "fileMatch": ["**/.dolittle/topology.json"], + "fileMatch": [ + "**/.dolittle/topology.json" + ], "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/master/Schemas/Applications.Configuration/topology.json" }, { "name": "dotnet Release Index manifest", "description": ".NET product collection manifests", - "fileMatch": ["dotnet-release-index.json"], + "fileMatch": [ + "dotnet-release-index.json" + ], "url": "https://json.schemastore.org/dotnet-releases-index.json" }, { "name": "dotnet-tools.json", "description": ".NET tools manifest file", - "fileMatch": ["dotnet-tools.json"], + "fileMatch": [ + "dotnet-tools.json" + ], "url": "https://json.schemastore.org/dotnet-tools.json" }, { "name": "dotnetcli.host.json", "description": ".NET CLI template host files", - "fileMatch": ["dotnetcli.host.json"], + "fileMatch": [ + "dotnetcli.host.json" + ], "url": "https://json.schemastore.org/dotnetcli.host.json" }, { @@ -1825,13 +2294,17 @@ { "name": "drone.json", "description": "Drone CI configuration file", - "fileMatch": [".drone.yml"], + "fileMatch": [ + ".drone.yml" + ], "url": "https://json.schemastore.org/drone.json" }, { "name": "Drush site aliases", "description": "Drush 9 site aliases file", - "fileMatch": ["**/sites/*.site.yml"], + "fileMatch": [ + "**/sites/*.site.yml" + ], "url": "https://json.schemastore.org/drush.site.yml.json" }, { @@ -1842,19 +2315,27 @@ { "name": "dstack configuration", "description": "YAML dstack configurations", - "fileMatch": ["*.dstack.yml", "*.dstack.yaml"], + "fileMatch": [ + "*.dstack.yml", + "*.dstack.yaml" + ], "url": "https://dstack-runner-downloads.s3.eu-west-1.amazonaws.com/latest/schemas/configuration.json" }, { "name": "dvc.yaml", "description": "dvc.yaml file", - "fileMatch": ["dvc.yaml"], + "fileMatch": [ + "dvc.yaml" + ], "url": "https://raw.githubusercontent.com/iterative/dvcyaml-schema/master/schema.json" }, { "name": "Devfile", "description": "Devfiles", - "fileMatch": ["devfile.yaml", ".devfile.yaml"], + "fileMatch": [ + "devfile.yaml", + ".devfile.yaml" + ], "url": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json", "versions": { "1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/master/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json", @@ -1927,7 +2408,10 @@ { "name": ".esmrc.json", "description": "Configuration files for the esm module/package in Node.js", - "fileMatch": [".esmrc", ".esmrc.json"], + "fileMatch": [ + ".esmrc", + ".esmrc.json" + ], "url": "https://json.schemastore.org/esmrc.json" }, { @@ -1938,13 +2422,18 @@ { "name": "epr-manifest.json", "description": "Entry Point Regulation manifest file", - "fileMatch": ["epr-manifest.json"], + "fileMatch": [ + "epr-manifest.json" + ], "url": "https://json.schemastore.org/epr-manifest.json" }, { "name": "Error pages", "description": "Error-Pages configuration file", - "fileMatch": ["error-pages*.yml", "error-pages*.yaml"], + "fileMatch": [ + "error-pages*.yml", + "error-pages*.yaml" + ], "url": "https://cdn.jsdelivr.net/gh/tarampampam/error-pages@latest/schemas/config/1.0.schema.json", "versions": { "1.0": "https://cdn.jsdelivr.net/gh/tarampampam/error-pages@latest/schemas/config/1.0.schema.json" @@ -1953,19 +2442,25 @@ { "name": "electron-builder configuration file", "description": "electron-build configuration file", - "fileMatch": ["electron-builder.json"], + "fileMatch": [ + "electron-builder.json" + ], "url": "https://json.schemastore.org/electron-builder.json" }, { "name": "evcc.yaml", "description": "evcc configuration file", - "fileMatch": ["evcc*.yaml"], + "fileMatch": [ + "evcc*.yaml" + ], "url": "https://raw.githubusercontent.com/andig/evcc/master/schema.json" }, { "name": "EveryVoice TTS Toolkit Aligner Configuration", "description": "EveryVoice Text-to-Speech Toolkit Aligner Configuration", - "fileMatch": ["everyvoice-aligner.yaml"], + "fileMatch": [ + "everyvoice-aligner.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.1.json" @@ -1974,7 +2469,9 @@ { "name": "EveryVoice TTS Toolkit Data Configuration", "description": "EveryVoice Text-to-Speech Toolkit Data Configuration", - "fileMatch": ["everyvoice-shared-data.yaml"], + "fileMatch": [ + "everyvoice-shared-data.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.1.json" @@ -1983,7 +2480,9 @@ { "name": "EveryVoice TTS Toolkit Text Configuration", "description": "EveryVoice Text-to-Speech Toolkit Text Configuration", - "fileMatch": ["everyvoice-shared-text.yaml"], + "fileMatch": [ + "everyvoice-shared-text.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.1.json" @@ -1992,7 +2491,9 @@ { "name": "EveryVoice TTS Toolkit Vocoder Configuration", "description": "EveryVoice Text-to-Speech Toolkit Vocoder Configuration", - "fileMatch": ["everyvoice-spec-to-wav.yaml"], + "fileMatch": [ + "everyvoice-spec-to-wav.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.1.json" @@ -2001,7 +2502,9 @@ { "name": "EveryVoice TTS Toolkit Feature Prediction Configuration", "description": "EveryVoice Text-to-Speech Toolkit", - "fileMatch": ["everyvoice-text-to-spec.yaml"], + "fileMatch": [ + "everyvoice-text-to-spec.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.1.json" @@ -2010,7 +2513,9 @@ { "name": "EveryVoice TTS Toolkit E2E Configuration", "description": "EveryVoice Text-to-Speech Toolkit E2E Configuration", - "fileMatch": ["everyvoice-text-to-wav.yaml"], + "fileMatch": [ + "everyvoice-text-to-wav.yaml" + ], "url": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.1.json", "versions": { "0.1": "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.1.json" @@ -2019,7 +2524,9 @@ { "name": "Expo SDK", "description": "Expo SDK app manifest", - "fileMatch": ["app.json"], + "fileMatch": [ + "app.json" + ], "url": "https://json.schemastore.org/expo-46.0.0.json", "versions": { "37.0.0": "https://json.schemastore.org/expo-37.0.0.json", @@ -2034,13 +2541,19 @@ { "name": "EAS config", "description": "The EAS config (eas.json) validation and documentation", - "fileMatch": ["eas.json"], + "fileMatch": [ + "eas.json" + ], "url": "https://raw.githubusercontent.com/expo/eas-cli/main/packages/eas-json/schema/eas.schema.json" }, { "name": "ezd task runner", "description": "ezd task runner. Documentation: https://gitlab.com/sbenv/veroxis/ezd-rs", - "fileMatch": ["ezd.yaml", "ezd.json", "ezd.yml"], + "fileMatch": [ + "ezd.yaml", + "ezd.json", + "ezd.yml" + ], "url": "https://gitlab.com/sbenv/veroxis/ezd-rs/-/raw/HEAD/ezd.schema.json" }, { @@ -2057,37 +2570,49 @@ { "name": "Facets - FSDL - Application", "description": "Facets Stack Definition Language for Applications", - "fileMatch": ["**/application/instances/*.json"], + "fileMatch": [ + "**/application/instances/*.json" + ], "url": "https://www.facets.cloud/assets/fsdl/application.schema.json" }, { "name": "fabric.mod.json", "description": "Metadata file used by the Fabric mod loader", - "fileMatch": ["fabric.mod.json"], + "fileMatch": [ + "fabric.mod.json" + ], "url": "https://json.schemastore.org/fabric.mod.json" }, { "name": "F-Droid Data metadata", "description": "F-Droid Data app metadata files", - "fileMatch": ["**/metadata/*.yml"], + "fileMatch": [ + "**/metadata/*.yml" + ], "url": "https://gitlab.com/fdroid/fdroiddata/-/raw/master/schemas/metadata.json" }, { "name": ".ffizer.yaml", "description": "ffizer template configuration files", - "fileMatch": [".ffizer.yaml"], + "fileMatch": [ + ".ffizer.yaml" + ], "url": "https://ffizer.github.io/ffizer/ffizer.schema.json" }, { "name": "Firebase", "description": "firebase", - "fileMatch": ["firebase.json"], + "fileMatch": [ + "firebase.json" + ], "url": "https://raw.githubusercontent.com/firebase/firebase-tools/master/schema/firebase-config.json" }, { "name": "Google Chrome Related Website Sets", "description": "Google Chrome Related Website Sets (formerly First Party Sets)", - "fileMatch": ["**/.well-known/first-party-set.json"], + "fileMatch": [ + "**/.well-known/first-party-set.json" + ], "url": "https://raw.githubusercontent.com/GoogleChrome/related-website-sets/main/SCHEMA.json" }, { @@ -2108,7 +2633,9 @@ { "name": "first-timers-bot", "description": "A bot that helps onboarding new open-source contributors", - "fileMatch": ["**/.github/first-timers.yml"], + "fileMatch": [ + "**/.github/first-timers.yml" + ], "url": "https://json.schemastore.org/first-timers.json" }, { @@ -2120,49 +2647,67 @@ { "name": "Foundry VTT - Module Manifest", "description": "Foundry VTT module.json files", - "fileMatch": ["**/modules/*/module.json"], + "fileMatch": [ + "**/modules/*/module.json" + ], "url": "https://json.schemastore.org/foundryvtt-module-manifest.json" }, { "name": "Foundry VTT - System Manifest", "description": "Foundry VTT system.json files", - "fileMatch": ["**/systems/*/system.json"], + "fileMatch": [ + "**/systems/*/system.json" + ], "url": "https://json.schemastore.org/foundryvtt-system-manifest.json" }, { "name": "Foundry VTT - World Manifest", "description": "Foundry VTT world.json files", - "fileMatch": ["**/worlds/*/world.json"], + "fileMatch": [ + "**/worlds/*/world.json" + ], "url": "https://json.schemastore.org/foundryvtt-world-manifest.json" }, { "name": "Foundry VTT - System Data Template", "description": "Foundry VTT template.json files", - "fileMatch": ["**/systems/*/template.json"], + "fileMatch": [ + "**/systems/*/template.json" + ], "url": "https://json.schemastore.org/foundryvtt-template.json" }, { "name": "Fossa configuration file", "description": "FOSSA CLI's .fossa.yml configuration file", - "fileMatch": [".fossa.yml"], + "fileMatch": [ + ".fossa.yml" + ], "url": "https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-yml.v3.schema.json" }, { "name": "Fossa's fossa-deps file", "description": "FOSSA CLI's fossa-deps file", - "fileMatch": ["fossa-deps.yml", "fossa-deps.yaml", "fossa-deps.json"], + "fileMatch": [ + "fossa-deps.yml", + "fossa-deps.yaml", + "fossa-deps.json" + ], "url": "https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-deps.schema.json" }, { "name": "Karakum configuration file", "description": "configuring Karakum, a converter of TypeScript declaration files to Kotlin declarations", - "fileMatch": ["karakum.config.json"], + "fileMatch": [ + "karakum.config.json" + ], "url": "https://raw.githubusercontent.com/karakum-team/karakum/master/schema/karakum-schema.json" }, { "name": "Knative Functions - func.yaml", "description": "Knative Functions func.yaml files", - "fileMatch": ["func.yaml"], + "fileMatch": [ + "func.yaml" + ], "url": "https://raw.githubusercontent.com/knative/func/latest-release/schema/func_yaml-schema.json", "versions": { "1.7": "https://raw.githubusercontent.com/knative/func/release-1.7/schema/func_yaml-schema.json", @@ -2172,13 +2717,18 @@ { "name": "function.json", "description": "Azure Functions function.json files", - "fileMatch": ["function.json"], + "fileMatch": [ + "function.json" + ], "url": "https://json.schemastore.org/function.json" }, { "name": "G2P Mapping Configuration", "description": "defining mappings for Python-based grapheme-to-phoneme engine 'g2p'", - "fileMatch": ["config-g2p.yaml", "config-g2p.json"], + "fileMatch": [ + "config-g2p.yaml", + "config-g2p.json" + ], "url": "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.0.json", "versions": { "2.0": "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.0.json" @@ -2187,7 +2737,9 @@ { "name": "Gaspar", "description": "Configuration for Gaspar", - "fileMatch": ["gaspar.config.json"], + "fileMatch": [ + "gaspar.config.json" + ], "url": "https://json.schemastore.org/gaspar-3.0.json", "versions": { "1.0": "https://json.schemastore.org/gaspar-1.0.json", @@ -2220,19 +2772,27 @@ { "name": "GCP Blueprint Metadata", "description": "Blueprint Solutions for Google Cloud", - "fileMatch": ["metadata.yaml", "metadata.display.yaml"], + "fileMatch": [ + "metadata.yaml", + "metadata.display.yaml" + ], "url": "https://json.schemastore.org/gcp-blueprint-metadata.json" }, { "name": "Global Privacy Control", "description": "Configuration for GPC, so a site can convey its support for the Global Privacy Control", - "fileMatch": ["**/.well-known/gpc.json"], + "fileMatch": [ + "**/.well-known/gpc.json" + ], "url": "https://json.schemastore.org/gpc.json" }, { "name": "GitVersion", "description": "Configuration file for GitVersion", - "fileMatch": ["GitVersion.yml", "GitVersion.yaml"], + "fileMatch": [ + "GitVersion.yml", + "GitVersion.yaml" + ], "url": "https://raw.githubusercontent.com/GitTools/GitVersion/main/schemas/6.0/GitVersion.configuration.json", "versions": { "5.12": "https://raw.githubusercontent.com/GitTools/GitVersion/main/schemas/5.12/GitVersion.configuration.json", @@ -2264,7 +2824,10 @@ { "name": "GitHub Action", "description": "YAML GitHub Actions", - "fileMatch": ["action.yml", "action.yaml"], + "fileMatch": [ + "action.yml", + "action.yaml" + ], "url": "https://json.schemastore.org/github-action.json" }, { @@ -2320,13 +2883,17 @@ { "name": "GitHub Workflow Template Properties", "description": "properties json file for a GitHub Workflow template", - "fileMatch": ["**/.github/workflow-templates/**.properties.json"], + "fileMatch": [ + "**/.github/workflow-templates/**.properties.json" + ], "url": "https://json.schemastore.org/github-workflow-template-properties.json" }, { "name": "GitHub automatically generated release notes configuration", "description": "YAML GitHub automatically generated release notes config", - "fileMatch": ["**/.github/release.yml"], + "fileMatch": [ + "**/.github/release.yml" + ], "url": "https://json.schemastore.org/github-release-config.json" }, { @@ -2343,37 +2910,49 @@ { "name": "Gitpod Configuration", "description": "configuring Gitpod.io", - "fileMatch": [".gitpod.yml"], + "fileMatch": [ + ".gitpod.yml" + ], "url": "https://gitpod.io/schemas/gitpod-schema.json" }, { "name": "Ansible Execution Environment", "description": "Ansible execution-environment.yml file", - "fileMatch": ["**/execution-environment.yml"], + "fileMatch": [ + "**/execution-environment.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/execution-environment.json" }, { "name": "Ansible Meta", "description": "Ansible meta/main.yml file", - "fileMatch": ["**/meta/main.yml"], + "fileMatch": [ + "**/meta/main.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta.json" }, { "name": "Ansible Meta Runtime", "description": "Ansible meta/runtime.yml file", - "fileMatch": ["**/meta/runtime.yml"], + "fileMatch": [ + "**/meta/runtime.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta-runtime.json" }, { "name": "Ansible Argument Specs", "description": "Ansible meta/argument_specs.yml file", - "fileMatch": ["**/meta/argument_specs.yml"], + "fileMatch": [ + "**/meta/argument_specs.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/role-arg-spec.json" }, { "name": "Ansible Requirements", "description": "Ansible requirements file", - "fileMatch": ["requirements.yml"], + "fileMatch": [ + "requirements.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/requirements.json" }, { @@ -2418,25 +2997,36 @@ { "name": "Ansible Rulebook", "description": "Ansible rulebook files", - "fileMatch": ["**/rulebooks/*.yml", "**/rulebooks/*.yaml"], + "fileMatch": [ + "**/rulebooks/*.yml", + "**/rulebooks/*.yaml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json" }, { "name": "Ansible Inventory", "description": "Ansible inventory files", - "fileMatch": ["inventory.yml", "inventory.yaml"], + "fileMatch": [ + "inventory.yml", + "inventory.yaml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/inventory.json" }, { "name": "Ansible Collection Galaxy", "description": "Ansible Collection Galaxy metadata", - "fileMatch": ["galaxy.yml"], + "fileMatch": [ + "galaxy.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/galaxy.json" }, { "name": "Ansible-lint Configuration", "description": "Ansible-lint Configuration", - "fileMatch": [".ansible-lint", "**/.config/ansible-lint.yml"], + "fileMatch": [ + ".ansible-lint", + "**/.config/ansible-lint.yml" + ], "url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible-lint-config.json" }, { @@ -2455,7 +3045,9 @@ { "name": "global.json", "description": "ASP.NET global configuration file", - "fileMatch": ["global.json"], + "fileMatch": [ + "global.json" + ], "url": "https://json.schemastore.org/global.json" }, { @@ -2472,13 +3064,21 @@ { "name": "Golangci-lint Custom Plugins Configuration", "description": "golangci-lint custom plugins configuration file", - "fileMatch": [".custom-gcl.yml", ".custom-gcl.yaml"], - "url": "https://golangci-lint.run/jsonschema/custom-gcl.jsonschema.json" + "fileMatch": [ + ".custom-gcl.yml", + ".custom-gcl.yaml" + ], + "url": "https://golangci-lint.run/jsonschema/custom-gcl.jsonschema.json" }, { "name": "go-feature-flag Flag Configuration", "description": "go-feature-flag flag configuration file", - "fileMatch": ["*.goff.yml", "*.goff.yaml", "*.goff.json", "*.goff.toml"], + "fileMatch": [ + "*.goff.yml", + "*.goff.yaml", + "*.goff.json", + "*.goff.toml" + ], "url": "https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/.schema/flag-schema.json" }, { @@ -2500,7 +3100,11 @@ { "name": "Goss", "description": "Goss - Quick and Easy server validation", - "fileMatch": ["goss.yaml", "goss.yml", "goss.json"], + "fileMatch": [ + "goss.yaml", + "goss.yml", + "goss.json" + ], "url": "https://github.com/goss-org/goss/raw/master/docs/schema.yaml" }, { @@ -2511,7 +3115,9 @@ { "name": "tree-sitter grammar.json", "description": "tree-sitter grammar.json", - "fileMatch": ["grammar.json"], + "fileMatch": [ + "grammar.json" + ], "url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/cli/src/generate/grammar-schema.json" }, { @@ -2556,55 +3162,76 @@ { "name": "Grunt copy task", "description": "Grunt copy task configuration file", - "fileMatch": ["copy.json"], + "fileMatch": [ + "copy.json" + ], "url": "https://json.schemastore.org/grunt-copy-task.json" }, { "name": "Grunt clean task", "description": "Grunt clean task configuration file", - "fileMatch": ["clean.json"], + "fileMatch": [ + "clean.json" + ], "url": "https://json.schemastore.org/grunt-clean-task.json" }, { "name": "Grunt cssmin task", "description": "Grunt cssmin task configuration file", - "fileMatch": ["cssmin.json"], + "fileMatch": [ + "cssmin.json" + ], "url": "https://json.schemastore.org/grunt-cssmin-task.json" }, { "name": "Grunt JSHint task", "description": "Grunt JSHint task configuration file", - "fileMatch": ["jshint.json"], + "fileMatch": [ + "jshint.json" + ], "url": "https://json.schemastore.org/grunt-jshint-task.json" }, { "name": "Grunt Watch task", "description": "Grunt Watch task configuration file", - "fileMatch": ["watch.json"], + "fileMatch": [ + "watch.json" + ], "url": "https://json.schemastore.org/grunt-watch-task.json" }, { "name": "Grunt base task", "description": "standard Grunt tasks", - "fileMatch": ["**/grunt/*.json", "*-tasks.json"], + "fileMatch": [ + "**/grunt/*.json", + "*-tasks.json" + ], "url": "https://json.schemastore.org/grunt-task.json" }, { "name": "haxelib.json", "description": "Haxelib manifest", - "fileMatch": ["haxelib.json"], + "fileMatch": [ + "haxelib.json" + ], "url": "https://raw.githubusercontent.com/HaxeFoundation/haxelib/master/schema.json" }, { "name": "Hayson", "description": "Project Haystack data", - "fileMatch": ["*.hayson.json", "*.hayson.yaml", "*.hayson.yml"], + "fileMatch": [ + "*.hayson.json", + "*.hayson.yaml", + "*.hayson.yml" + ], "url": "https://raw.githubusercontent.com/j2inn/hayson/master/hayson-json-schema.json" }, { "name": "Haystack Pipeline", "description": "Haystack Pipeline YAML file describing the nodes of the pipelines. Documentation: https://haystack.deepset.ai/components/pipelines#yaml-file-definitions", - "fileMatch": ["*.haystack-pipeline.yml"], + "fileMatch": [ + "*.haystack-pipeline.yml" + ], "url": "https://raw.githubusercontent.com/deepset-ai/haystack-json-schema/main/json-schema/haystack-pipeline.schema.json" }, { @@ -2621,61 +3248,87 @@ { "name": "host.json", "description": "Azure Functions host.json files", - "fileMatch": ["host.json"], + "fileMatch": [ + "host.json" + ], "url": "https://json.schemastore.org/host.json" }, { "name": "host-meta.json", "description": "host-meta JDR files", - "fileMatch": ["host-meta.json"], + "fileMatch": [ + "host-meta.json" + ], "url": "https://json.schemastore.org/host-meta.json" }, { "name": ".htmlhintrc", "description": "HTML Hint configuration file", - "fileMatch": [".htmlhintrc"], + "fileMatch": [ + ".htmlhintrc" + ], "url": "https://json.schemastore.org/htmlhint.json" }, { "name": ".htmlvalidate", "description": "HTML-validate is an offline HTML5 validator", - "fileMatch": [".htmlvalidate.json"], + "fileMatch": [ + ".htmlvalidate.json" + ], "url": "https://html-validate.org/schemas/config.json" }, { "name": "Ory Hydra configuration", "description": "Ory Hydra configuration file", - "fileMatch": ["hydra.json", "hydra.yml", "hydra.yaml", "hydra.toml"], + "fileMatch": [ + "hydra.json", + "hydra.yml", + "hydra.yaml", + "hydra.toml" + ], "url": "https://raw.githubusercontent.com/ory/hydra/master/.schema/version.schema.json" }, { "name": "Hyperfoil benchmark configuration", "description": "Benchmark definition format for the Hyperfoil HTTP benchmark framework", - "fileMatch": ["*.hf.yaml"], + "fileMatch": [ + "*.hf.yaml" + ], "url": "https://hyperfoil.io/schema.json" }, { "name": "IBM Zapp document", "description": "IBM Z APPlication configuration file for IBM zDevOps development tools such as Z Open Editor", - "fileMatch": ["zapp.yaml", "zapp.json"], + "fileMatch": [ + "zapp.yaml", + "zapp.json" + ], "url": "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.0.0.json" }, { "name": "IBM zCodeFormatSettings", "description": "IBM Enterprise languages code formatter settings file for IBM zDevOps development tools such as Z Open Editor", - "fileMatch": ["zcodeformat.yaml", "zcodeformat.json"], + "fileMatch": [ + "zcodeformat.yaml", + "zcodeformat.json" + ], "url": "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zcodeformat/zcodeformat-schema-0.0.1.json" }, { "name": "ide.host.json", "description": "IDE template host file", - "fileMatch": ["ide.host.json"], + "fileMatch": [ + "ide.host.json" + ], "url": "https://json.schemastore.org/ide.host.json" }, { "name": "ifstate.conf", "description": "IfState configuration file", - "fileMatch": ["ifstate.yml", "**/ifstate/config.yml"], + "fileMatch": [ + "ifstate.yml", + "**/ifstate/config.yml" + ], "url": "https://ifstate.net/schema/1/ifstate.conf.schema.json", "versions": { "0.6": "https://ifstate.net/schema/0.6/ifstate.conf.schema.json", @@ -2699,19 +3352,25 @@ { "name": "imageoptimizer.json", "description": "imageoptimizer.json files", - "fileMatch": ["imageoptimizer.json"], + "fileMatch": [ + "imageoptimizer.json" + ], "url": "https://json.schemastore.org/imageoptimizer.json" }, { "name": ".imgbotconfig", "description": "Imgbot Configuration Files", - "fileMatch": [".imgbotconfig"], + "fileMatch": [ + ".imgbotconfig" + ], "url": "https://json.schemastore.org/imgbotconfig.json" }, { "name": "IMG Catapult PSP", "description": "Imagination Technologies Catapult platform support pack contents", - "fileMatch": ["contents.yaml"], + "fileMatch": [ + "contents.yaml" + ], "url": "https://json.schemastore.org/img-catapult-psp-1.0.0.json", "versions": { "1.0.0": "https://json.schemastore.org/img-catapult-psp-1.0.0.json" @@ -2720,85 +3379,126 @@ { "name": "importmap.json", "description": "Import Maps files", - "fileMatch": ["importmap.json", "import_map.json", "import-map.json"], + "fileMatch": [ + "importmap.json", + "import_map.json", + "import-map.json" + ], "url": "https://json.schemastore.org/importmap.json" }, { "name": "Infrahub", "description": "Repository config definition for Infrahub by OpsMill", - "fileMatch": [".infrahub.yml", ".infrahub.yaml"], + "fileMatch": [ + ".infrahub.yml", + ".infrahub.yaml" + ], "url": "https://schema.infrahub.app/python-sdk/repository-config/latest.json" }, { "name": "ioBroker Configuration", "description": "The configuration file of an ioBroker installation", - "fileMatch": ["iobroker.json", "iobroker-dist.json"], + "fileMatch": [ + "iobroker.json", + "iobroker-dist.json" + ], "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/iobroker.json" }, { "name": "ioBroker JSON UI", "description": "ioBroker JSON-based admin user interfaces - config, custom and tabs", - "fileMatch": ["jsonConfig.json", "jsonCustom.json", "jsonTab.json"], + "fileMatch": [ + "jsonConfig.json", + "jsonCustom.json", + "jsonTab.json" + ], "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json" }, { "name": "ioBroker Package manifest", "description": "ioBroker adapters io-package file", - "fileMatch": ["io-package.json"], + "fileMatch": [ + "io-package.json" + ], "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json" }, { "name": "Jasmine", "description": "jasmine JSON config file", - "fileMatch": ["jasmine.json"], + "fileMatch": [ + "jasmine.json" + ], "url": "https://json.schemastore.org/jasmine.json" }, { "name": "Jekyll", "description": "Jekyll static site generator config file", - "fileMatch": ["_config.yml"], + "fileMatch": [ + "_config.yml" + ], "url": "https://json.schemastore.org/jekyll.json" }, { "name": "Jenkins X Pipelines", "description": "Jenkins X Pipeline YAML configuration files", - "fileMatch": ["jenkins-x*.yml"], + "fileMatch": [ + "jenkins-x*.yml" + ], "url": "https://jenkins-x.io/schemas/jx-schema.json" }, { "name": "Jenkins X Requirements", "description": "Jenkins X Requirements YAML configuration file", - "fileMatch": ["jx-requirements.yml"], + "fileMatch": [ + "jx-requirements.yml" + ], "url": "https://jenkins-x.io/schemas/jx-requirements.json" }, { "name": "JDownloader2 crawler single-rules", "description": "A validating a single jdownloader2 rule", - "fileMatch": ["*.jd2cr", "*.jd2cr.json"], + "fileMatch": [ + "*.jd2cr", + "*.jd2cr.json" + ], "url": "https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2cr.schema.json" }, { "name": "JDownloader2 crawler multi-rules", "description": "A validating an array of jdownloader2 rules", - "fileMatch": ["*.jd2mcr", "*.jd2mcr.json", "*.linkcrawlerrules.json"], + "fileMatch": [ + "*.jd2mcr", + "*.jd2mcr.json", + "*.linkcrawlerrules.json" + ], "url": "https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2mcr.schema.json" }, { "name": "JFrog Applications Config", "description": "Refines JFrog Advanced Security scans behavior", - "fileMatch": ["jfrog-apps-config.yml"], + "fileMatch": [ + "jfrog-apps-config.yml" + ], "url": "https://raw.githubusercontent.com/jfrog/jfrog-apps-config/main/schema.json" }, { "name": "JFrog File Spec", "description": "JFrog File Spec", - "fileMatch": ["**/filespecs/*.json", "*filespec*.json", "*.filespec"], + "fileMatch": [ + "**/filespecs/*.json", + "*filespec*.json", + "*.filespec" + ], "url": "https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/schema/filespec-schema.json" }, { "name": "JMeter DSL cli config", "description": "jmdsl JMeter DSL command line configuration file", - "fileMatch": ["*.jmdsl.yml", "*.jmdsl.yaml", "*.jmdsl.json"], + "fileMatch": [ + "*.jmdsl.yml", + "*.jmdsl.yaml", + "*.jmdsl.json" + ], "url": "https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json" }, { @@ -2809,7 +3509,10 @@ { "name": "JReleaser", "description": "JReleaser config file", - "fileMatch": ["jreleaser.yml", "jreleaser.json"], + "fileMatch": [ + "jreleaser.yml", + "jreleaser.json" + ], "url": "https://json.schemastore.org/jreleaser-1.13.1.json", "versions": { "1.13.1": "https://json.schemastore.org/jreleaser-1.13.1.json", @@ -2826,37 +3529,51 @@ { "name": "JSR Package Config (jsr.json)", "description": "JSR package configuration file", - "fileMatch": ["jsr.json", "jsr.jsonc"], + "fileMatch": [ + "jsr.json", + "jsr.jsonc" + ], "url": "https://jsr.io/schema/config-file.v1.json" }, { "name": ".jsbeautifyrc", "description": "js-beautify configuration file", - "fileMatch": [".jsbeautifyrc"], + "fileMatch": [ + ".jsbeautifyrc" + ], "url": "https://json.schemastore.org/jsbeautifyrc.json" }, { "name": ".jsbeautifyrc-nested", "description": "js-beautify configuration file allowing nested `js`, `css`, and `html` attributes", - "fileMatch": [".jsbeautifyrc"], + "fileMatch": [ + ".jsbeautifyrc" + ], "url": "https://json.schemastore.org/jsbeautifyrc-nested.json" }, { "name": ".jscsrc", "description": "JSCS configuration file", - "fileMatch": [".jscsrc", "jscsrc.json"], + "fileMatch": [ + ".jscsrc", + "jscsrc.json" + ], "url": "https://json.schemastore.org/jscsrc.json" }, { "name": ".jshintrc", "description": "JSHint configuration file", - "fileMatch": [".jshintrc"], + "fileMatch": [ + ".jshintrc" + ], "url": "https://json.schemastore.org/jshintrc.json" }, { "name": ".jsinspectrc", "description": "JSInspect configuration file", - "fileMatch": [".jsinspectrc"], + "fileMatch": [ + ".jsinspectrc" + ], "url": "https://json.schemastore.org/jsinspectrc.json" }, { @@ -2872,7 +3589,9 @@ { "name": "JSON Feed", "description": "the JSON Feed format", - "fileMatch": ["feed.json"], + "fileMatch": [ + "feed.json" + ], "url": "https://json.schemastore.org/feed.json", "versions": { "1": "https://json.schemastore.org/feed-1.json", @@ -2882,19 +3601,28 @@ { "name": "*.jsonld", "description": "JSON Linked Data files", - "fileMatch": ["*.jsonld"], + "fileMatch": [ + "*.jsonld" + ], "url": "https://json.schemastore.org/jsonld.json" }, { "name": "JSONPatch", "description": "JSONPatch files", - "fileMatch": ["*.patch", "*.patch.json", "*.patch.yml", "*.patch.yaml"], + "fileMatch": [ + "*.patch", + "*.patch.json", + "*.patch.yml", + "*.patch.yaml" + ], "url": "https://json.schemastore.org/json-patch.json" }, { "name": "jsconfig.json", "description": "JavaScript project configuration file", - "fileMatch": ["jsconfig.json"], + "fileMatch": [ + "jsconfig.json" + ], "url": "https://json.schemastore.org/jsconfig.json" }, { @@ -2918,19 +3646,26 @@ { "name": "k9s plugin.yml", "description": "k9s CLI plugin.yml file. Documentation: https://k9scli.io/topics/plugins", - "fileMatch": ["**/k9s/plugin.yml"], + "fileMatch": [ + "**/k9s/plugin.yml" + ], "url": "https://raw.githubusercontent.com/derailed/k9s/master/plugins/schema.json" }, { "name": "KIMMDY config file", "description": "KIMMDY config file, see: graeter-group.github.io/kimmdy", - "fileMatch": ["kimmdy.yml", "kimmdy.yaml"], + "fileMatch": [ + "kimmdy.yml", + "kimmdy.yaml" + ], "url": "https://raw.githubusercontent.com/graeter-group/kimmdy/main/src/kimmdy/kimmdy-yaml-schema.json" }, { "name": "Kestra flow file", "description": "Kestra Flow definition file, see: kestra.io/docs/workflow-components/flow#flow-sample", - "fileMatch": ["**/flows/*.yml"], + "fileMatch": [ + "**/flows/*.yml" + ], "url": "https://json.schemastore.org/kestra-0.18.2.json", "versions": { "0.18.0": "https://json.schemastore.org/kestra-0.18.0.json", @@ -2972,7 +3707,12 @@ { "name": "Ory Keto configuration", "description": "Ory Keto configuration file", - "fileMatch": ["keto.json", "keto.yml", "keto.yaml", "keto.toml"], + "fileMatch": [ + "keto.json", + "keto.yml", + "keto.yaml", + "keto.toml" + ], "url": "https://raw.githubusercontent.com/ory/keto/master/.schema/version.schema.json" }, { @@ -2987,31 +3727,45 @@ { "name": "kontinuous-config.yaml", "description": "Kontinuous config.yaml configuration files", - "fileMatch": ["**/.kontinuous/config.yaml"], + "fileMatch": [ + "**/.kontinuous/config.yaml" + ], "url": "https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/config.schema.json" }, { "name": "Kubri Configuration", "description": "Kubri configuration file", - "fileMatch": [".kubri.yaml", ".kubri.yml", "kubri.yaml", "kubri.yml"], + "fileMatch": [ + ".kubri.yaml", + ".kubri.yml", + "kubri.yaml", + "kubri.yml" + ], "url": "https://kubri.dev/schema.json" }, { "name": "kustomization.yaml", "description": "Kubernetes native configuration management", - "fileMatch": ["kustomization.yaml", "kustomization.yml"], + "fileMatch": [ + "kustomization.yaml", + "kustomization.yml" + ], "url": "https://json.schemastore.org/kustomization.json" }, { "name": "label-commenter-config.yml", "description": "A the configuration of the Label Commenter GitHub Action", - "fileMatch": ["**/.github/label-commenter-config.yml"], + "fileMatch": [ + "**/.github/label-commenter-config.yml" + ], "url": "https://json.schemastore.org/label-commenter-config.json" }, { "name": "launchsettings.json", "description": "A the ASP.NET LaunchSettings.json files", - "fileMatch": ["launchsettings.json"], + "fileMatch": [ + "launchsettings.json" + ], "url": "https://json.schemastore.org/launchsettings.json" }, { @@ -3025,7 +3779,9 @@ { "name": "lego.json", "description": "Config file for the lego-build CLI tool", - "fileMatch": ["lego.json"], + "fileMatch": [ + "lego.json" + ], "url": "https://json.schemastore.org/lego.json", "versions": { "1.0": "https://json.schemastore.org/lego.json" @@ -3034,43 +3790,59 @@ { "name": "lerna.json", "description": "A lerna.json files", - "fileMatch": ["lerna.json"], + "fileMatch": [ + "lerna.json" + ], "url": "https://json.schemastore.org/lerna.json" }, { "name": "lgtm.yml", "description": "A lgtm configuration files", - "fileMatch": ["lgtm.yml", ".lgtm.yml"], + "fileMatch": [ + "lgtm.yml", + ".lgtm.yml" + ], "url": "https://json.schemastore.org/lgtm.json" }, { "name": "liblab.config.json", "description": "Liblab configuration file", - "fileMatch": ["liblab.config.json", "*.liblab.config.json"], + "fileMatch": [ + "liblab.config.json", + "*.liblab.config.json" + ], "url": "https://cdn.jsdelivr.net/npm/liblab@latest/liblab.config.schema.json" }, { "name": "libman.json", "description": "client-side library config files", - "fileMatch": ["libman.json"], + "fileMatch": [ + "libman.json" + ], "url": "https://json.schemastore.org/libman.json" }, { "name": "license-report-config.json", "description": "license report tool configuration file", - "fileMatch": ["license-report-config.json"], + "fileMatch": [ + "license-report-config.json" + ], "url": "https://json.schemastore.org/license-report-config.json" }, { "name": "Liferay client-extension.yaml", "description": "Liferay Client Extension Definition File", - "fileMatch": ["client-extension.yaml"], + "fileMatch": [ + "client-extension.yaml" + ], "url": "https://raw.githubusercontent.com/liferay/liferay-portal/master/modules/sdk/gradle-plugins-workspace/src/main/resources/schemas/client-extension.schema.json" }, { "name": "linkinator.config.json", "description": "Linkinator config file", - "fileMatch": ["linkinator.config.json"], + "fileMatch": [ + "linkinator.config.json" + ], "url": "https://json.schemastore.org/linkinator-config.json" }, { @@ -3082,43 +3854,58 @@ { "name": "Lively Properties", "description": "Lively Wallpaper configuration file. Documentation: https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction#lively-properties", - "fileMatch": ["LivelyProperties.json"], + "fileMatch": [ + "LivelyProperties.json" + ], "url": "https://raw.githubusercontent.com/rocksdanister/lively/core-separation/schemas/livelyPropertiesSchema.json" }, { "name": "LOOBin", "description": "LOOBins macOS binaries. Documentation: https://github.com/infosecB/LOOBins", - "fileMatch": ["**/LOOBins/*.yml"], + "fileMatch": [ + "**/LOOBins/*.yml" + ], "url": "https://json.schemastore.org/loobin-1.0.json" }, { "name": "lotus.yaml", "description": "The configuration file used for Lotus definitions", - "fileMatch": ["lotus.yaml"], + "fileMatch": [ + "lotus.yaml" + ], "url": "https://grnhse-vpc-assets.s3.amazonaws.com/jsonschemas/lotus.yaml.json" }, { "name": "local.settings.json", "description": "Azure Functions local.settings.json files", - "fileMatch": ["local.settings.json"], + "fileMatch": [ + "local.settings.json" + ], "url": "https://json.schemastore.org/local.settings.json" }, { "name": "localazy.json", "description": "Localazy CLI configuration file. Documentation: https://localazy.com/docs/cli", - "fileMatch": ["localazy.json"], + "fileMatch": [ + "localazy.json" + ], "url": "https://raw.githubusercontent.com/localazy/cli-schema/master/localazy.json" }, { "name": "lsdlschema.json", "description": "Power BI linguistic schema definition", - "fileMatch": ["*.lsdl.yaml", "*.lsdl.json"], + "fileMatch": [ + "*.lsdl.yaml", + "*.lsdl.json" + ], "url": "https://json.schemastore.org/lsdlschema.json" }, { "name": "A micro editor config", "description": "A micro editor config", - "fileMatch": ["**/micro/settings.json"], + "fileMatch": [ + "**/micro/settings.json" + ], "url": "https://json.schemastore.org/micro.json" }, { @@ -3135,7 +3922,9 @@ { "name": "MegaLinter descriptor", "description": "MegaLinter descriptor files (for MegaLinter contributors)", - "fileMatch": ["*.megalinter-descriptor.yml"], + "fileMatch": [ + "*.megalinter-descriptor.yml" + ], "url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json" }, { @@ -3151,19 +3940,26 @@ { "name": "Meltano plugin discovery definition", "description": "Meltano plugin discovery definition file", - "fileMatch": ["*discovery.yml"], + "fileMatch": [ + "*discovery.yml" + ], "url": "https://raw.githubusercontent.com/meltano/meltano/main/src/meltano/schemas/discovery.schema.json" }, { "name": "Metadata for a Bazel module", "description": "Metadata file for a Bazel module", - "fileMatch": ["**/modules/*/metadata.json"], + "fileMatch": [ + "**/modules/*/metadata.json" + ], "url": "https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/main/metadata.schema.json" }, { "name": "MetricsHub Configuration", "description": "MetricsHub configuration file", - "fileMatch": ["*metricshub.yaml", "*metricshub.yml"], + "fileMatch": [ + "*metricshub.yaml", + "*metricshub.yml" + ], "url": "https://json.schemastore.org/metricshub.json" }, { @@ -3187,127 +3983,169 @@ { "name": "mimetypes.json", "description": "mime type collections", - "fileMatch": ["mimetypes.json"], + "fileMatch": [ + "mimetypes.json" + ], "url": "https://json.schemastore.org/mimetypes.json" }, { "name": "Minecraft Data Pack Advancement", "description": "Configuration file defining an advancement for a data pack for Minecraft", - "fileMatch": ["**/data/*/advancements/*.json"], + "fileMatch": [ + "**/data/*/advancements/*.json" + ], "url": "https://json.schemastore.org/minecraft-advancement.json" }, { "name": "Minecraft Data Pack Biome", "description": "Configuration file defining a biome for a data pack for Minecraft", - "fileMatch": ["**/data/*/worldgen/biome/*.json"], + "fileMatch": [ + "**/data/*/worldgen/biome/*.json" + ], "url": "https://json.schemastore.org/minecraft-biome.json" }, { "name": "Minecraft Data Pack Configured Carver", "description": "Configuration file defining a configured carver for a data pack for Minecraft", - "fileMatch": ["**/data/*/worldgen/configured_carver/*.json"], + "fileMatch": [ + "**/data/*/worldgen/configured_carver/*.json" + ], "url": "https://json.schemastore.org/minecraft-configured-carver.json" }, { "name": "Minecraft Data Pack Damage Type", "description": "Configuration file defining a damage type for a data pack for Minecraft", - "fileMatch": ["**/data/*/damage_type/*.json"], + "fileMatch": [ + "**/data/*/damage_type/*.json" + ], "url": "https://json.schemastore.org/minecraft-damage-type.json" }, { "name": "Minecraft Data Pack Dimension Type", "description": "Configuration file defining a dimension type for a data pack for Minecraft", - "fileMatch": ["**/data/*/dimension_type/*.json"], + "fileMatch": [ + "**/data/*/dimension_type/*.json" + ], "url": "https://json.schemastore.org/minecraft-dimension-type.json" }, { "name": "Minecraft Data Pack Dimension", "description": "Configuration file defining a dimension for a data pack for Minecraft", - "fileMatch": ["**/data/*/dimension/*.json"], + "fileMatch": [ + "**/data/*/dimension/*.json" + ], "url": "https://json.schemastore.org/minecraft-dimension.json" }, { "name": "Minecraft Data Pack Item Modifier", "description": "Configuration file defining an item modifier for a data pack for Minecraft", - "fileMatch": ["**/data/*/item_modifiers/*.json"], + "fileMatch": [ + "**/data/*/item_modifiers/*.json" + ], "url": "https://json.schemastore.org/minecraft-item-modifier.json" }, { "name": "Minecraft Data Pack Loot Table", "description": "Configuration file defining a loot table for a data pack for Minecraft", - "fileMatch": ["**/data/*/loot_tables/**/*.json"], + "fileMatch": [ + "**/data/*/loot_tables/**/*.json" + ], "url": "https://json.schemastore.org/minecraft-loot-table.json" }, { "name": "Minecraft Data Pack Metadata", "description": "Configuration file defining the metadata of a data pack for Minecraft", - "fileMatch": ["**/pack.mcmeta"], + "fileMatch": [ + "**/pack.mcmeta" + ], "url": "https://json.schemastore.org/minecraft-pack-mcmeta.json" }, { "name": "Minecraft Data Pack Predicate", "description": "Configuration file defining a predicate for a data pack for Minecraft", - "fileMatch": ["**/data/*/predicates/*.json"], + "fileMatch": [ + "**/data/*/predicates/*.json" + ], "url": "https://json.schemastore.org/minecraft-predicate.json" }, { "name": "Minecraft Data Pack Recipe", "description": "Configuration file defining a recipe for a data pack for Minecraft", - "fileMatch": ["**/data/*/recipes/*.json"], + "fileMatch": [ + "**/data/*/recipes/*.json" + ], "url": "https://json.schemastore.org/minecraft-recipe.json" }, { "name": "Minecraft Data Pack Tag", "description": "Configuration file defining a tag for a data pack for Minecraft", - "fileMatch": ["**/data/*/tags/**/*.json"], + "fileMatch": [ + "**/data/*/tags/**/*.json" + ], "url": "https://json.schemastore.org/minecraft-tag.json" }, { "name": "Minecraft Data Pack Template Pool", "description": "Configuration file defining a template pool for a data pack for Minecraft", - "fileMatch": ["**/data/*/worldgen/template_pool/*.json"], + "fileMatch": [ + "**/data/*/worldgen/template_pool/*.json" + ], "url": "https://json.schemastore.org/minecraft-template-pool.json" }, { "name": "Minecraft Resource Pack Lang", "description": "Configuration file defining a language for a resource pack for Minecraft", - "fileMatch": ["**/assets/*/lang/*.json"], + "fileMatch": [ + "**/assets/*/lang/*.json" + ], "url": "https://json.schemastore.org/minecraft-lang.json" }, { "name": "Minecraft Resource Pack Particle", "description": "Configuration file defining a particle for a resource pack for Minecraft", - "fileMatch": ["**/assets/*/particles/*.json"], + "fileMatch": [ + "**/assets/*/particles/*.json" + ], "url": "https://json.schemastore.org/minecraft-particle.json" }, { "name": "Minecraft Resourcepack Sounds", "description": "Configuration file defining what sounds play when sound event is triggered for a resourcepack for Minecraft", - "fileMatch": ["**/assets/*/sounds.json"], + "fileMatch": [ + "**/assets/*/sounds.json" + ], "url": "https://raw.githubusercontent.com/AxoCode/json-schema/master/minecraft/sounds.json" }, { "name": "Minecraft Resource Pack Texture Mcmeta", "description": "Configuration file defining an mcmeta file for a texture for a resource pack for Minecraft", - "fileMatch": ["**/assets/*/textures/**/*.png.mcmeta"], + "fileMatch": [ + "**/assets/*/textures/**/*.png.mcmeta" + ], "url": "https://json.schemastore.org/minecraft-texture-mcmeta.json" }, { "name": "Minecraft Data Pack Trim Material", "description": "Configuration file defining a trim material for a data pack for Minecraft", - "fileMatch": ["**/data/*/trim_material/*.json"], + "fileMatch": [ + "**/data/*/trim_material/*.json" + ], "url": "https://json.schemastore.org/minecraft-trim-material.json" }, { "name": "Minecraft Data Pack Trim Pattern", "description": "Configuration file defining a trim pattern for a data pack for Minecraft", - "fileMatch": ["**/data/*/trim_pattern/*.json"], + "fileMatch": [ + "**/data/*/trim_pattern/*.json" + ], "url": "https://json.schemastore.org/minecraft-trim-pattern.json" }, { "name": "mkdocs.yml", "description": "MkDocs configuration file", - "fileMatch": ["mkdocs.yml"], + "fileMatch": [ + "mkdocs.yml" + ], "url": "https://json.schemastore.org/mkdocs-1.6.json", "versions": { "1.0": "https://json.schemastore.org/mkdocs-1.0.json", @@ -3317,13 +4155,20 @@ { "name": "MLOS Configs", "description": "Config files for the mlos_bench utility in MLOS", - "fileMatch": ["*.mlos.jsonc", "*.mlos.json", "*.mlos.yaml", "*.mlos.yml"], + "fileMatch": [ + "*.mlos.jsonc", + "*.mlos.json", + "*.mlos.yaml", + "*.mlos.yml" + ], "url": "https://raw.githubusercontent.com/microsoft/MLOS/main/mlos_bench/mlos_bench/config/schemas/mlos-bench-config-schema.json" }, { "name": "monospace.yml", "description": "MonoSpace configuration file", - "fileMatch": ["monospace.yml"], + "fileMatch": [ + "monospace.yml" + ], "url": "https://raw.githubusercontent.com/software-t-rex/monospace/main/apps/monospace/schemas/monospace.schema.json" }, { @@ -3375,43 +4220,66 @@ { "name": ".modernizrrc", "description": "Webpack modernizr-loader configuration file", - "fileMatch": [".modernizrrc"], + "fileMatch": [ + ".modernizrrc" + ], "url": "https://json.schemastore.org/modernizrrc.json" }, { "name": "Monade CLI Stack Configuration", "description": "The configuration file to get a local stack up and running with Monade CLI", - "fileMatch": ["monade.yaml", "monade.yml", ".monade.yaml", ".monade.yml"], + "fileMatch": [ + "monade.yaml", + "monade.yml", + ".monade.yaml", + ".monade.yml" + ], "url": "https://json.schemastore.org/monade-stack-config.json" }, { "name": "mycode.json", "description": "mycode.js files", - "fileMatch": ["mycode.json"], + "fileMatch": [ + "mycode.json" + ], "url": "https://json.schemastore.org/mycode.json" }, { "name": "napari plugin manifest", "description": "a napari plugin manifest", - "fileMatch": ["napari.yml", "napari.yaml", ".napari.yml", ".napari.yaml"], + "fileMatch": [ + "napari.yml", + "napari.yaml", + ".napari.yml", + ".napari.yaml" + ], "url": "https://github.com/napari/npe2/releases/latest/download/schema.json" }, { "name": "Netlify config", "description": "Netlify YAML config", - "fileMatch": ["**/admin/config*.yml"], + "fileMatch": [ + "**/admin/config*.yml" + ], "url": "https://json.schemastore.org/netlify.json" }, { "name": "Network-as-Code Data Model", "description": "Cisco Network-as-Code Data Model", - "fileMatch": ["*.nac.yml", "*.nac.yaml", "*.aac.yml", "*.aac.yaml"], + "fileMatch": [ + "*.nac.yml", + "*.nac.yaml", + "*.aac.yml", + "*.aac.yaml" + ], "url": "https://raw.githubusercontent.com/netascode/schema/main/schema.json" }, { "name": "Nightwatch.js", "description": "nightwatch.js config", - "fileMatch": ["nightwatch.json"], + "fileMatch": [ + "nightwatch.json" + ], "url": "https://json.schemastore.org/nightwatch.json" }, { @@ -3441,31 +4309,44 @@ { "name": "nlu.json", "description": "NPM-Link-Up", - "fileMatch": ["nlu.json", ".nlu.json"], + "fileMatch": [ + "nlu.json", + ".nlu.json" + ], "url": "https://raw.githubusercontent.com/oresoftware/npm-link-up/master/assets/nlu.schema.json" }, { "name": ".nodehawkrc", "description": ".nodehawkrc configuration files", - "fileMatch": [".nodehawkrc"], + "fileMatch": [ + ".nodehawkrc" + ], "url": "https://json.schemastore.org/nodehawkrc.json" }, { "name": "nodemon.json", "description": "nodemon.json configuration files", - "fileMatch": ["nodemon.json"], + "fileMatch": [ + "nodemon.json" + ], "url": "https://json.schemastore.org/nodemon.json" }, { "name": "notebook.mod.json", "description": "Metadata file for notebook mods", - "fileMatch": ["notebook.mod.json"], + "fileMatch": [ + "notebook.mod.json" + ], "url": "https://raw.githubusercontent.com/BookkeepersMC/notebook-schemas/master/notebook.mod.json/schemas/main.json" }, { "name": "NOX Framework (Service)", "description": "NOX service definition", - "fileMatch": ["service.nox.yaml", "service.nox.yml", "service.nox.json"], + "fileMatch": [ + "service.nox.yaml", + "service.nox.yml", + "service.nox.json" + ], "url": "https://noxorg.dev/schemas/NoxConfiguration.json" }, { @@ -3486,7 +4367,9 @@ { "name": "nuclei-template.yaml", "description": "Nuclei Template YAML files", - "fileMatch": ["**/nuclei-templates/**/*.yaml"], + "fileMatch": [ + "**/nuclei-templates/**/*.yaml" + ], "url": "https://raw.githubusercontent.com/projectdiscovery/nuclei/master/nuclei-jsonschema.json" }, { @@ -3500,7 +4383,9 @@ { "name": "nswag.json", "description": "nswag configuration", - "fileMatch": ["nswag.json"], + "fileMatch": [ + "nswag.json" + ], "url": "https://json.schemastore.org/nswag.json" }, { @@ -3528,19 +4413,27 @@ { "name": "ocelot.json", "description": "the Ocelot Api Gateway", - "fileMatch": ["ocelot.json"], + "fileMatch": [ + "ocelot.json" + ], "url": "https://json.schemastore.org/ocelot.json" }, { "name": "omnisharp.json", "description": "Omnisharp Configuration file", - "fileMatch": ["omnisharp.json"], + "fileMatch": [ + "omnisharp.json" + ], "url": "https://json.schemastore.org/omnisharp.json" }, { "name": "openapi.json", "description": "A Open API documentation files", - "fileMatch": ["openapi.json", "openapi.yml", "openapi.yaml"], + "fileMatch": [ + "openapi.json", + "openapi.yml", + "openapi.yaml" + ], "url": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/schemas/v3.1/schema.json", "versions": { "3.0": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/schemas/v3.0/schema.json", @@ -3563,31 +4456,42 @@ { "name": "OpenUtau character yaml", "description": "OpenUtau voicebank configuration file, character.yaml", - "fileMatch": ["character.yaml"], + "fileMatch": [ + "character.yaml" + ], "url": "https://json.schemastore.org/openutau-character.json" }, { "name": "OpenUtau ustx", "description": "OpenUtau project file, ustx", - "fileMatch": ["*.ustx"], + "fileMatch": [ + "*.ustx" + ], "url": "https://json.schemastore.org/openutau-ustx.json" }, { "name": "ops.yaml", "description": "Ops configuration file (ops.yaml)", - "fileMatch": ["ops.yml", "ops.yaml"], + "fileMatch": [ + "ops.yml", + "ops.yaml" + ], "url": "https://raw.githubusercontent.com/LeShaunJ/ops-schema/main/ops.schema.json" }, { "name": "ONe's service descriptor", "description": "ONe's service descriptor", - "fileMatch": ["service-descriptor.yml"], + "fileMatch": [ + "service-descriptor.yml" + ], "url": "https://json.schemastore.org/one-service-descriptor-schema-0.1.json" }, { "name": "ONe's changelog entry", "description": "ONe's changelog entry", - "fileMatch": ["**/changelogs/*.yml"], + "fileMatch": [ + "**/changelogs/*.yml" + ], "url": "https://json.schemastore.org/one-changelog-schema-0.1.json" }, { @@ -3598,13 +4502,18 @@ { "name": "OpenRewrite Resource", "description": "OpenRewrite resource descriptors", - "fileMatch": ["**/META-INF/rewrite/*.yml"], + "fileMatch": [ + "**/META-INF/rewrite/*.yml" + ], "url": "https://raw.githubusercontent.com/openrewrite/rewrite/main/rewrite-core/openrewrite.json" }, { "name": "Open Data Contract Standard (ODCS))", "description": "Open Data Contract Standard contract file", - "fileMatch": ["*.odcs.yaml", "*.odcs.yml"], + "fileMatch": [ + "*.odcs.yaml", + "*.odcs.yml" + ], "url": "https://raw.githubusercontent.com/bitol-io/open-data-contract-standard/main/schema/odcs-json-schema-latest.json", "versions": { "v2.2.2": "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v2.2.2.json" @@ -3613,7 +4522,10 @@ { "name": "Outblocks project configuration", "description": "Outblocks project configuration files", - "fileMatch": ["project.outblocks.yaml", "project.outblocks.yml"], + "fileMatch": [ + "project.outblocks.yaml", + "project.outblocks.yml" + ], "url": "https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-project.json" }, { @@ -3641,13 +4553,21 @@ { "name": "Ory Kratos configuration", "description": "Ory Kratos configuration file", - "fileMatch": ["kratos.json", "kratos.yml", "kratos.yaml", "kratos.toml"], + "fileMatch": [ + "kratos.json", + "kratos.yml", + "kratos.yaml", + "kratos.toml" + ], "url": "https://raw.githubusercontent.com/ory/kratos/master/.schema/version.schema.json" }, { "name": "OSS Review Toolkit configuration", "description": "ORT's main configuration file", - "fileMatch": ["**/.ort/config/config.yml", "**/.ort/config/config.yaml"], + "fileMatch": [ + "**/.ort/config/config.yml", + "**/.ort/config/config.yaml" + ], "url": "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/ort-configuration-schema.json" }, { @@ -3675,25 +4595,35 @@ { "name": "OSS Review Toolkit repository configuration", "description": "ORT's repository configuration file", - "fileMatch": ["*.ort.yml", "*.ort.yaml"], + "fileMatch": [ + "*.ort.yml", + "*.ort.yaml" + ], "url": "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/repository-configuration-schema.json" }, { "name": "OSS Review Toolkit resolutions", "description": "ORT's resolutions file", - "fileMatch": ["resolutions.yml", "resolutions.yaml"], + "fileMatch": [ + "resolutions.yml", + "resolutions.yaml" + ], "url": "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/resolutions-schema.json" }, { "name": "package.json", "description": "NPM configuration file", - "fileMatch": ["package.json"], + "fileMatch": [ + "package.json" + ], "url": "https://json.schemastore.org/package.json" }, { "name": "package.manifest", "description": "Umbraco package configuration file", - "fileMatch": ["package.manifest"], + "fileMatch": [ + "package.manifest" + ], "url": "https://json.schemastore.org/package.manifest.json", "versions": { "8.0.0": "https://json.schemastore.org/package.manifest-8.0.0.json", @@ -3703,13 +4633,17 @@ { "name": "Packer", "description": "Packer template JSON configuration", - "fileMatch": ["packer.json"], + "fileMatch": [ + "packer.json" + ], "url": "https://json.schemastore.org/packer.json" }, { "name": "Paper paper-plugin.yml", "description": "Paper Plugins YAML", - "fileMatch": ["paper-plugin.yml"], + "fileMatch": [ + "paper-plugin.yml" + ], "url": "https://json.schemastore.org/paper-plugin.json" }, { @@ -3726,43 +4660,60 @@ { "name": "PDM", "description": "A modern Python package and dependency manager supporting the latest PEP standard (pdm.toml config file)", - "fileMatch": ["pdm.toml"], + "fileMatch": [ + "pdm.toml" + ], "url": "https://json.schemastore.org/pdm.json" }, { "name": "pgap_yaml_input_reader", "description": "NCBI Prokaryotic Genome Annotation Pipeline (PGAP) input metadata (submol) JSON/YAML configuration file", - "fileMatch": ["submol*.json", "submol*.yml", "submol*.yaml"], + "fileMatch": [ + "submol*.json", + "submol*.yml", + "submol*.yaml" + ], "url": "https://json.schemastore.org/pgap_yaml_input_reader.json" }, { "name": "pattern.json", "description": "Patternplate pattern manifest file", - "fileMatch": ["pattern.json"], + "fileMatch": [ + "pattern.json" + ], "url": "https://json.schemastore.org/pattern.json" }, { "name": "pixi.toml", "description": "Pixi configuration file", - "fileMatch": ["pixi.toml"], + "fileMatch": [ + "pixi.toml" + ], "url": "https://raw.githubusercontent.com/prefix-dev/pixi/main/schema/schema.json" }, { "name": ".pmbot.yml", "description": "Pmbot configuration file", - "fileMatch": [".pmbot.yml"], + "fileMatch": [ + ".pmbot.yml" + ], "url": "https://raw.githubusercontent.com/pmbot-io/config/master/pmbot.yml.schema.json" }, { "name": "PocketMine plugin.yml", "description": "PocketMine plugin manifest file", - "fileMatch": ["plugin.yml"], + "fileMatch": [ + "plugin.yml" + ], "url": "https://json.schemastore.org/pocketmine-plugin.json" }, { "name": "plagiarize.yaml", "description": "Yaml Plagiarize", - "fileMatch": ["plagiarize.yaml", "plagiarize.json"], + "fileMatch": [ + "plagiarize.yaml", + "plagiarize.json" + ], "url": "https://json.schemastore.org/plagiarize.json", "versions": { "0.0": "https://json.schemastore.org/plagiarize-0.0.json" @@ -3771,7 +4722,10 @@ { "name": "plagiarize-me.yaml", "description": "Yaml Plagiarize MEe", - "fileMatch": ["plagiarize-me.yaml", "plagiarize-me.json"], + "fileMatch": [ + "plagiarize-me.yaml", + "plagiarize-me.json" + ], "url": "https://json.schemastore.org/plagiarize-me.json", "versions": { "0.0": "https://json.schemastore.org/plagiarize-me-0.0.json" @@ -3780,7 +4734,10 @@ { "name": "portman.json", "description": "Portman's configuration file", - "fileMatch": ["portman-config.json", "portman.json"], + "fileMatch": [ + "portman-config.json", + "portman.json" + ], "url": "https://raw.githubusercontent.com/apideck-libraries/portman/main/src/utils/portman-config-schema.json" }, { @@ -3797,7 +4754,9 @@ { "name": "Postman collection", "description": "Postman collections", - "fileMatch": ["*.postman_collection.json"], + "fileMatch": [ + "*.postman_collection.json" + ], "url": "https://schema.postman.com/collection/json/v2.1.0/draft-07/collection.json", "versions": { "1.0.0": "https://schema.postman.com/collection/json/v1.0.0/draft-07/collection.json", @@ -3808,31 +4767,43 @@ { "name": ".powerpages-web-template-manifest", "description": "Custom manifest declaration for Web templates", - "fileMatch": [".powerpages-web-template-manifest"], + "fileMatch": [ + ".powerpages-web-template-manifest" + ], "url": "https://json.schemastore.org/powerpages-web-template-manifest.json" }, { "name": ".pre-commit-config.yml", "description": "pre-commit configuration file", - "fileMatch": [".pre-commit-config.yml", ".pre-commit-config.yaml"], + "fileMatch": [ + ".pre-commit-config.yml", + ".pre-commit-config.yaml" + ], "url": "https://json.schemastore.org/pre-commit-config.json" }, { "name": ".pre-commit-hooks.yml", "description": "pre-commit hooks definition file", - "fileMatch": [".pre-commit-hooks.yml", ".pre-commit-hooks.yaml"], + "fileMatch": [ + ".pre-commit-hooks.yml", + ".pre-commit-hooks.yaml" + ], "url": "https://json.schemastore.org/pre-commit-hooks.json" }, { "name": ".phrase.yml", "description": "Phrase configuration file", - "fileMatch": [".phrase.yml"], + "fileMatch": [ + ".phrase.yml" + ], "url": "https://json.schemastore.org/phrase.json" }, { "name": ".phraseapp.yml", "description": "PhraseApp configuration file", - "fileMatch": [".phraseapp.yml"], + "fileMatch": [ + ".phraseapp.yml" + ], "url": "https://json.schemastore.org/phraseapp.json" }, { @@ -3854,19 +4825,26 @@ { "name": "prisma.yml", "description": "prisma.yml service definition file", - "fileMatch": ["prisma.yml"], + "fileMatch": [ + "prisma.yml" + ], "url": "https://json.schemastore.org/prisma.json" }, { "name": "Problem package generators", "description": "Generators for programming tasks in the Kattis/CLICS problem package format", - "fileMatch": ["generators.yml", "generators.yaml"], + "fileMatch": [ + "generators.yml", + "generators.yaml" + ], "url": "https://json.schemastore.org/problem_package_generators.json" }, { "name": "project.json", "description": "ASP.NET vNext project configuration file", - "fileMatch": ["project.json"], + "fileMatch": [ + "project.json" + ], "url": "https://json.schemastore.org/project.json", "versions": { "1.0.0-beta3": "https://json.schemastore.org/project-1.0.0-beta3.json", @@ -3917,7 +4895,10 @@ { "name": "prometheus.json", "description": "Prometheus configuration file", - "fileMatch": ["prometheus.yml", "prometheus.yaml"], + "fileMatch": [ + "prometheus.yml", + "prometheus.yaml" + ], "url": "https://json.schemastore.org/prometheus.json" }, { @@ -3936,31 +4917,44 @@ { "name": "prometheus.rules.test.json", "description": "Prometheus rules test file", - "fileMatch": ["*.tests.yml", "*.tests.yaml", "*.test.yml", "*.test.yaml"], + "fileMatch": [ + "*.tests.yml", + "*.tests.yaml", + "*.test.yml", + "*.test.yaml" + ], "url": "https://json.schemastore.org/prometheus.rules.test.json" }, { "name": "proxies.json", "description": "Azure Function Proxies proxies.json files", - "fileMatch": ["proxies.json"], + "fileMatch": [ + "proxies.json" + ], "url": "https://json.schemastore.org/proxies.json" }, { "name": "publiccode.yml", "description": "publiccode.yml", - "fileMatch": ["publiccode.yml"], + "fileMatch": [ + "publiccode.yml" + ], "url": "https://json.schemastore.org/publiccode.json" }, { "name": "pubspec.yaml", "description": "pubspecs, the format used by Dart's dependency manager", - "fileMatch": ["pubspec.yaml"], + "fileMatch": [ + "pubspec.yaml" + ], "url": "https://json.schemastore.org/pubspec.json" }, { "name": "Pull Request Labeler", "description": "A GitHub Action for automatically labelling pull requests", - "fileMatch": ["**/.github/labeler.yml"], + "fileMatch": [ + "**/.github/labeler.yml" + ], "url": "https://json.schemastore.org/pull-request-labeler.json", "versions": { "4": "https://json.schemastore.org/pull-request-labeler.json", @@ -3970,19 +4964,25 @@ { "name": ".putout.json", "description": "🐊Putout configuration file", - "fileMatch": [".putout.json"], + "fileMatch": [ + ".putout.json" + ], "url": "https://json.schemastore.org/putout.json" }, { "name": "pyrseas-0.8.json", "description": "Pyrseas database versioning for Postgres databases, v0.8", - "fileMatch": ["pyrseas-0.8.json"], + "fileMatch": [ + "pyrseas-0.8.json" + ], "url": "https://json.schemastore.org/pyrseas-0.8.json" }, { "name": "Rancher Fleet", "description": "Rancher Fleet fleet.yaml configuration file", - "fileMatch": ["fleet.yaml"], + "fileMatch": [ + "fleet.yaml" + ], "url": "https://json.schemastore.org/rancher-fleet-0.8.json", "versions": { "0.5": "https://json.schemastore.org/rancher-fleet-0.5.json", @@ -3992,7 +4992,9 @@ { "name": "config.yaml", "description": "Projektor settings", - "fileMatch": ["**/.projektor/config.yaml"], + "fileMatch": [ + "**/.projektor/config.yaml" + ], "url": "https://json.schemastore.org/projektor.json" }, { @@ -4009,19 +5011,26 @@ { "name": "Pulumi", "description": "Pulumi project metadata and configuration", - "fileMatch": ["Pulumi.yaml", "pulumi.yaml"], + "fileMatch": [ + "Pulumi.yaml", + "pulumi.yaml" + ], "url": "https://json.schemastore.org/pulumi.json" }, { "name": "PyProject", "description": "Python project metadata and configuration", - "fileMatch": ["pyproject.toml"], + "fileMatch": [ + "pyproject.toml" + ], "url": "https://json.schemastore.org/pyproject.json" }, { "name": "Pyright", "description": "Pyright Configuration", - "fileMatch": ["pyrightconfig.json"], + "fileMatch": [ + "pyrightconfig.json" + ], "url": "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json" }, { @@ -4040,55 +5049,75 @@ { "name": "Rattler-build", "description": "Rattler-build recipe", - "fileMatch": ["recipe.yaml", "recipe.yml"], + "fileMatch": [ + "recipe.yaml", + "recipe.yml" + ], "url": "https://raw.githubusercontent.com/prefix-dev/recipe-format/main/schema.json" }, { "name": "rc3 auth", "description": "RC auth that can be stored at Collection, Folder, or Request levels", - "fileMatch": ["rc-auth.json"], + "fileMatch": [ + "rc-auth.json" + ], "url": "https://json.schemastore.org/rc3-auth-0.0.3.json" }, { "name": "rc3 collection", "description": "RC collection information", - "fileMatch": ["rc-collection.json"], + "fileMatch": [ + "rc-collection.json" + ], "url": "https://json.schemastore.org/rc3-collection-0.0.3.json" }, { "name": "rc3 environment", "description": "RC environment for both Global and per Collection environments", - "fileMatch": ["**/environments/*.json", "rc-global.json"], + "fileMatch": [ + "**/environments/*.json", + "rc-global.json" + ], "url": "https://json.schemastore.org/rc3-environment-0.0.3.json" }, { "name": "rc3 folder", "description": "RC folder information", - "fileMatch": ["rc-folder.json"], + "fileMatch": [ + "rc-folder.json" + ], "url": "https://json.schemastore.org/rc3-folder-0.0.3.json" }, { "name": "rc3 request", "description": "RC request information", - "fileMatch": ["**/*.request"], + "fileMatch": [ + "**/*.request" + ], "url": "https://json.schemastore.org/rc3-request-0.0.3.json" }, { "name": "rc3 settings", "description": "RC settings stored in the users RC_HOME directory", - "fileMatch": ["rc-settings.json"], + "fileMatch": [ + "rc-settings.json" + ], "url": "https://json.schemastore.org/rc3-settings-0.0.3.json" }, { "name": "Red-DiscordBot Cog", "description": "Red-DiscordBot Cog metadata file", - "fileMatch": ["info.json"], + "fileMatch": [ + "info.json" + ], "url": "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog.schema.json" }, { "name": "Red-DiscordBot Cog Repo", "description": "Red-DiscordBot Cog Repo metadata file", - "fileMatch": ["info.json"], + "fileMatch": [ + "info.json" + ], "url": "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog_repo.schema.json" }, { @@ -4110,7 +5139,10 @@ { "name": "release-plz.toml", "description": "Release-plz configuration file", - "fileMatch": ["release-plz.toml", ".release-plz.toml"], + "fileMatch": [ + "release-plz.toml", + ".release-plz.toml" + ], "url": "https://raw.githubusercontent.com/MarcoIeni/release-plz/main/.schema/latest.json" }, { @@ -4127,25 +5159,34 @@ { "name": "Replit config", "description": "replit.com, a cloud IDE and code runner", - "fileMatch": ["replit.toml"], + "fileMatch": [ + "replit.toml" + ], "url": "https://json.schemastore.org/replit.json" }, { "name": "*.resjson", "description": "Windows App localization file", - "fileMatch": ["*.resjson"], + "fileMatch": [ + "*.resjson" + ], "url": "https://json.schemastore.org/resjson.json" }, { "name": "Ruff", "description": "Ruff, a fast Python linter", - "fileMatch": ["ruff.toml", ".ruff.toml"], + "fileMatch": [ + "ruff.toml", + ".ruff.toml" + ], "url": "https://json.schemastore.org/ruff.json" }, { "name": "Rust Project", "description": "non-Cargo based Rust projects", - "fileMatch": ["rust-project.json"], + "fileMatch": [ + "rust-project.json" + ], "url": "https://json.schemastore.org/rust-project.json" }, { @@ -4197,7 +5238,10 @@ { "name": "RoadRunner", "description": "Spiral Roadrunner config file", - "fileMatch": [".rr*.yml", ".rr*.yaml"], + "fileMatch": [ + ".rr*.yml", + ".rr*.yaml" + ], "url": "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/3.0.schema.json", "versions": { "1.0": "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/1.0.schema.json", @@ -4208,43 +5252,60 @@ { "name": "rockcraft", "description": "rockcraft project. Documentation: https://canonical-rockcraft.readthedocs-hosted.com", - "fileMatch": ["rockcraft.yaml", "rockcraft.yml"], + "fileMatch": [ + "rockcraft.yaml", + "rockcraft.yml" + ], "url": "https://raw.githubusercontent.com/canonical/rockcraft/main/schema/rockcraft.json" }, { "name": "runny", "description": "runny, a rool for running things", - "fileMatch": [".runny.yaml", ".runny.yml"], + "fileMatch": [ + ".runny.yaml", + ".runny.yml" + ], "url": "https://raw.githubusercontent.com/simonwhitaker/runny/main/schema/runny.schema.json" }, { "name": "rustfmt", "description": "rustfmt, a tool to format Rust code", - "fileMatch": ["rustfmt.toml"], + "fileMatch": [ + "rustfmt.toml" + ], "url": "https://json.schemastore.org/rustfmt.json" }, { "name": "Rust toolchain", "description": "A declarative managing the Rust toolchain", - "fileMatch": ["rust-toolchain.toml"], + "fileMatch": [ + "rust-toolchain.toml" + ], "url": "https://json.schemastore.org/rust-toolchain.json" }, { "name": "samt", "description": "SAMT configuration files", - "fileMatch": ["samt.yaml"], + "fileMatch": [ + "samt.yaml" + ], "url": "https://json.schemastore.org/samt.json" }, { "name": "samtrc", "description": "SAMT linter configuration files", - "fileMatch": [".samtrc.yaml"], + "fileMatch": [ + ".samtrc.yaml" + ], "url": "https://json.schemastore.org/samtrc.json" }, { "name": "Sapphire CLI Config", "description": "Scheme for Sapphire CLI Config (@sapphire/cli)", - "fileMatch": [".sapphirerc.json", ".sapphirerc.yml"], + "fileMatch": [ + ".sapphirerc.json", + ".sapphirerc.yml" + ], "url": "https://raw.githubusercontent.com/sapphiredev/cli/main/templates/schemas/.sapphirerc.scheme.json" }, { @@ -4340,7 +5401,9 @@ { "name": "Scoop manifest", "description": "Scoop bucket app manifest", - "fileMatch": ["**/bucket/**.json"], + "fileMatch": [ + "**/bucket/**.json" + ], "url": "https://raw.githubusercontent.com/lukesampson/scoop/master/schema.json" }, { @@ -4373,7 +5436,9 @@ { "name": "Semantic Data Fabric (SDF) file", "description": "SDF blocks", - "fileMatch": ["*.sdf.yml"], + "fileMatch": [ + "*.sdf.yml" + ], "url": "https://cdn.sdf.com/schemas/sdf-schema-1.3.json", "versions": { "1.0": "https://cdn.sdf.com/schemas/sdf-schema-1.0.json", @@ -4412,19 +5477,28 @@ { "name": "Serenity Code Generator (Sergen)", "description": "Serenity code generator (sergen) configuration file", - "fileMatch": ["sergen.json", "sergen.*.json", "*.sergen.json"], + "fileMatch": [ + "sergen.json", + "sergen.*.json", + "*.sergen.json" + ], "url": "https://json.schemastore.org/sergen.json" }, { "name": "settings.job", "description": "Azure Webjob settings file", - "fileMatch": ["settings.job"], + "fileMatch": [ + "settings.job" + ], "url": "https://json.schemastore.org/settings.job.json" }, { "name": "Settings.paf", "description": "Qualisys Project Automation Framework settings file", - "fileMatch": ["settings.paf", "Settings.paf"], + "fileMatch": [ + "settings.paf", + "Settings.paf" + ], "url": "https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/paf-module.schema.json" }, { @@ -4441,13 +5515,17 @@ { "name": "Sigma", "description": "The Sigma detection format. Documentation: https://github.com/SigmaHQ/sigma-specification and https://github.com/SigmaHQ/sigma", - "fileMatch": ["**/sigma/**/*.yml"], + "fileMatch": [ + "**/sigma/**/*.yml" + ], "url": "https://raw.githubusercontent.com/SigmaHQ/sigma-specification/main/sigma-schema.json" }, { "name": "Sigrid scope configuration file", "description": "Analysis scope configuration file used by Sigrid (sigrid-says.com)", - "fileMatch": ["sigrid.yaml"], + "fileMatch": [ + "sigrid.yaml" + ], "url": "https://json.schemastore.org/sigrid-scope-file.schema.json" }, { @@ -4477,7 +5555,9 @@ { "name": "size-limit configuration", "description": "Configuration file for size-limit", - "fileMatch": [".size-limit.json"], + "fileMatch": [ + ".size-limit.json" + ], "url": "https://json.schemastore.org/size-limit.json" }, { @@ -4488,61 +5568,85 @@ { "name": "skyuxconfig.json", "description": "SKY UX CLI configuration file", - "fileMatch": ["skyuxconfig.json", "skyuxconfig.*.json"], + "fileMatch": [ + "skyuxconfig.json", + "skyuxconfig.*.json" + ], "url": "https://raw.githubusercontent.com/blackbaud/skyux-config/master/skyuxconfig-schema.json" }, { "name": "snapcraft", "description": "snapcraft project. Documentation: https://snapcraft.io", - "fileMatch": [".snapcraft.yaml", "snapcraft.yaml"], + "fileMatch": [ + ".snapcraft.yaml", + "snapcraft.yaml" + ], "url": "https://raw.githubusercontent.com/snapcore/snapcraft/master/schema/snapcraft.json" }, { "name": "Solidarity", "description": "CLI config for enforcing environment settings", - "fileMatch": [".solidarity", ".solidarity.json"], + "fileMatch": [ + ".solidarity", + ".solidarity.json" + ], "url": "https://json.schemastore.org/solidaritySchema.json" }, { "name": "Solution filters", "description": "File that specifies which MSBuild solution to launch and which projects to load", - "fileMatch": ["*.slnf"], + "fileMatch": [ + "*.slnf" + ], "url": "https://json.schemastore.org/solution-filter.json" }, { "name": "Source Maps v3", "description": "Source Map files version 3", - "fileMatch": ["*.map"], + "fileMatch": [ + "*.map" + ], "url": "https://json.schemastore.org/sourcemap-v3.json" }, { "name": "Sourcery", "description": "Sourcery YAML files", - "fileMatch": [".sourcery.yaml"], + "fileMatch": [ + ".sourcery.yaml" + ], "url": "https://json.schemastore.org/sourcery_yaml_schema.json" }, { "name": "Speakeasy Lint Configuration File", "description": "Configuration file for Speakeasy's OpenAPI document linting. Find out more at https://www.speakeasy.com/docs/linting", - "fileMatch": ["**/.speakeasy/lint.yaml"], + "fileMatch": [ + "**/.speakeasy/lint.yaml" + ], "url": "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/lint.schema.json" }, { "name": "Speakeasy Test Generation Configuration File", "description": "Configuration file for Speakeasy's test generation", - "fileMatch": ["**/.speakeasy/tests.yaml"], + "fileMatch": [ + "**/.speakeasy/tests.yaml" + ], "url": "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/tests.schema.json" }, { "name": "Speakeasy Workflow File", "description": "Workflow configuration file. Read more at https://www.speakeasy.com/docs/workflow-file-reference", - "fileMatch": ["**/.speakeasy/workflow.yaml"], + "fileMatch": [ + "**/.speakeasy/workflow.yaml" + ], "url": "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/workflow.schema.json" }, { "name": "SpecIF", "description": "The Specification Integration Facility (SpecIF) integrates partial system models from different methods and tools in a semantic net. Documentation: https://specif.de and https://github.com/GfSE", - "fileMatch": ["*.specif", "*.specif.json"], + "fileMatch": [ + "*.specif", + "*.specif.json" + ], "url": "https://json.schemastore.org/specif-1.1.json", "versions": { "1.0": "https://json.schemastore.org/specif-1.0.json", @@ -4552,49 +5656,68 @@ { "name": "Sponge Mixin configuration", "description": "Configuration file for SpongePowered's Mixin library", - "fileMatch": ["*.mixins.json"], + "fileMatch": [ + "*.mixins.json" + ], "url": "https://json.schemastore.org/sponge-mixins.json" }, { "name": ".sprite files", "description": "image sprite generation files", - "fileMatch": ["*.sprite"], + "fileMatch": [ + "*.sprite" + ], "url": "https://json.schemastore.org/sprite.json" }, { "name": "sqlc configuration", "description": "Configuration file for sqlc v2", - "fileMatch": ["sqlc.yaml", "sqlc.json", "*.sqlc.yaml"], + "fileMatch": [ + "sqlc.yaml", + "sqlc.json", + "*.sqlc.yaml" + ], "url": "https://json.schemastore.org/sqlc-2.0.json" }, { "name": "Azure Static Web Apps configuration file", "description": "Documentation: https://learn.microsoft.com/en-us/azure/static-web-apps/configuration", - "fileMatch": ["staticwebapp.config.json"], + "fileMatch": [ + "staticwebapp.config.json" + ], "url": "https://json.schemastore.org/staticwebapp.config.json" }, { "name": "Azure Static Web Apps CLI configuration file", "description": "Documentation: https://github.com/Azure/static-web-apps-cli#swa-cliconfigjson-file", - "fileMatch": ["swa-cli.config.json"], + "fileMatch": [ + "swa-cli.config.json" + ], "url": "https://json.schemastore.org/swa-cli.config.json" }, { "name": "StackBlitz", "description": "WebContainer project configuration", - "fileMatch": [".stackblitzrc", "**/.stackblitz/config.json"], + "fileMatch": [ + ".stackblitzrc", + "**/.stackblitz/config.json" + ], "url": "https://json.schemastore.org/stackblitzrc.json" }, { "name": "Stale", "description": "Configuration file for Stale for closing abandoned issues and pull requests. Documentation: https://probot.github.io/apps/stale/", - "fileMatch": ["**/.github/stale.yml"], + "fileMatch": [ + "**/.github/stale.yml" + ], "url": "https://json.schemastore.org/stale.json" }, { "name": "Starship", "description": "Configuration file for Starship. Documentation: https://starship.rs", - "fileMatch": ["starship.toml"], + "fileMatch": [ + "starship.toml" + ], "url": "https://starship.rs/config-schema.json" }, { @@ -4609,31 +5732,43 @@ { "name": "Stella configuration file", "description": "Configuration file for stella. Documentation: https://github.com/Shravan-1908/stellapy", - "fileMatch": ["stella.yml", "stella.json"], + "fileMatch": [ + "stella.yml", + "stella.json" + ], "url": "https://raw.githubusercontent.com/Shravan-1908/stellapy/master/schema.json" }, { "name": "stripe-app.json", "description": "Stripe Apps manifest file", - "fileMatch": ["stripe-app.json"], + "fileMatch": [ + "stripe-app.json" + ], "url": "https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app.schema.json" }, { "name": "stripe-app-local.json", "description": "Stripe Apps local manifest file", - "fileMatch": ["stripe-app.*.json"], + "fileMatch": [ + "stripe-app.*.json" + ], "url": "https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app-local.schema.json" }, { "name": "Stryker Mutator", "description": "Configuration file for Stryker Mutator, the mutation testing framework for JavaScript and friends. Documentation: https://stryker-mutator.io", - "fileMatch": ["stryker.conf.json", "stryker-*.conf.json"], + "fileMatch": [ + "stryker.conf.json", + "stryker-*.conf.json" + ], "url": "https://raw.githubusercontent.com/stryker-mutator/stryker/master/packages/api/schema/stryker-core.json" }, { "name": "StyleCop Analyzers Configuration", "description": "Configuration file for StyleCop Analyzers", - "fileMatch": ["stylecop.json"], + "fileMatch": [ + "stylecop.json" + ], "url": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json" }, { @@ -4650,67 +5785,95 @@ { "name": "SWADL", "description": "Symphony Workflow Automation Definition Language. Documentation: https://developers.symphony.com/", - "fileMatch": ["*.swadl.yaml", "*.swadl.yml"], + "fileMatch": [ + "*.swadl.yaml", + "*.swadl.yml" + ], "url": "https://raw.githubusercontent.com/SymphonyPlatformSolutions/symphony-wdk/master/workflow-language/src/main/resources/swadl-schema-1.0.json" }, { "name": "Swagger API 2.0", "description": "Swagger API 2.0", - "fileMatch": ["swagger.json"], + "fileMatch": [ + "swagger.json" + ], "url": "https://json.schemastore.org/swagger-2.0.json" }, { "name": "task.json", "description": "VSCode Task file", - "fileMatch": ["task.json", "tasks.json"], + "fileMatch": [ + "task.json", + "tasks.json" + ], "url": "https://json.schemastore.org/task.json" }, { "name": "Talhelper", "description": "A helper tool to help creating Talos Kubernetes cluster", - "fileMatch": ["talconfig.yaml", "talconfig.yml"], + "fileMatch": [ + "talconfig.yaml", + "talconfig.yml" + ], "url": "https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json" }, { "name": "Talisman configuration", "description": "Configuration for .talismanrc", - "fileMatch": [".talismanrc"], + "fileMatch": [ + ".talismanrc" + ], "url": "https://raw.githubusercontent.com/thoughtworks/talisman/main/examples/schema-store-talismanrc.json" }, { "name": "Taurus", "description": "Taurus bzt cli framework config", - "fileMatch": ["bzt.yml", "bzt.yaml", "taurus.yml", "taurus.yaml"], + "fileMatch": [ + "bzt.yml", + "bzt.yaml", + "taurus.yml", + "taurus.yaml" + ], "url": "https://json.schemastore.org/taurus.json" }, { "name": "template.json", "description": ".NET template files", - "fileMatch": ["**/.template.config/template.json"], + "fileMatch": [ + "**/.template.config/template.json" + ], "url": "https://json.schemastore.org/template.json" }, { "name": "templatsources.json", "description": "SideWaffle template source", - "fileMatch": ["templatesources.json"], + "fileMatch": [ + "templatesources.json" + ], "url": "https://json.schemastore.org/templatesources.json" }, { "name": "Tier.run pricing.json", "description": "Tier.run pricing model configuration", - "fileMatch": ["pricing.json"], + "fileMatch": [ + "pricing.json" + ], "url": "https://raw.githubusercontent.com/tierrun/tier/main/pricing/schema.json" }, { "name": "Tikibase", "description": "Tikibase configuration file", - "fileMatch": ["tikibase.json"], + "fileMatch": [ + "tikibase.json" + ], "url": "https://raw.githubusercontent.com/kevgo/tikibase/main/doc/tikibase.schema.json" }, { "name": "theme.json", "description": "WordPress block theme global settings and styles configuration file", - "fileMatch": ["theme.json"], + "fileMatch": [ + "theme.json" + ], "url": "https://schemas.wp.org/trunk/theme.json", "versions": { "v1": "https://raw.githubusercontent.com/WordPress/gutenberg/b40b61fabf13a6229c616527689d9a7024f81535/schemas/json/theme.json", @@ -4720,13 +5883,17 @@ { "name": "tizen_workspace.json", "description": "Tizen project workspace configuration file", - "fileMatch": ["tizen_workspace.yaml"], + "fileMatch": [ + "tizen_workspace.yaml" + ], "url": "https://json.schemastore.org/tizen_workspace.json" }, { "name": "tldr", "description": "tldr configuration file", - "fileMatch": [".tldr.json"], + "fileMatch": [ + ".tldr.json" + ], "url": "https://json.schemastore.org/tldr.json" }, { @@ -4742,25 +5909,34 @@ { "name": "TestEnvironment.json", "description": "Visual Studio's test environment config", - "fileMatch": ["testEnvironments.json"], + "fileMatch": [ + "testEnvironments.json" + ], "url": "https://json.schemastore.org/testenvironments.json" }, { "name": "Turborepo", "description": "Turborepo, a tool for managing monorepos", - "fileMatch": ["turbo.json"], + "fileMatch": [ + "turbo.json" + ], "url": "https://turborepo.org/schema.json" }, { "name": "Travis CI (.travis.yml)", "description": "Travis CI configuration file", - "fileMatch": [".travis.yml"], + "fileMatch": [ + ".travis.yml" + ], "url": "https://json.schemastore.org/travis.json" }, { "name": "Traefik v2", "description": "Traefik v2 YAML configuration file", - "fileMatch": ["traefik.yml", "traefik.yaml"], + "fileMatch": [ + "traefik.yml", + "traefik.yaml" + ], "url": "https://json.schemastore.org/traefik-v2.json" }, { @@ -4771,109 +5947,156 @@ { "name": "transcend.yml", "description": "Define personal data in code using Transcend", - "fileMatch": ["transcend.yml", "transcend.yaml"], + "fileMatch": [ + "transcend.yml", + "transcend.yaml" + ], "url": "https://raw.githubusercontent.com/transcend-io/cli/main/transcend-yml-schema-v4.json" }, { "name": "trime.yaml", "description": "trime configuration file", - "fileMatch": ["trime.yaml", "trime.yml", "*.trime.yaml", "*.trime.yml"], + "fileMatch": [ + "trime.yaml", + "trime.yml", + "*.trime.yaml", + "*.trime.yml" + ], "url": "https://raw.githubusercontent.com/osfans/trime/develop/doc/trime-schema.json" }, { "name": "trunk.yaml", "description": "Configuration trunk, a powerful linter runner. Documentation: https://docs.trunk.io", - "fileMatch": ["trunk.yaml"], + "fileMatch": [ + "trunk.yaml" + ], "url": "https://static.trunk.io/pub/trunk-yaml-schema.json" }, { "name": "tsconfig.json", "description": "TypeScript compiler configuration file", - "fileMatch": ["tsconfig*.json"], + "fileMatch": [ + "tsconfig*.json" + ], "url": "https://json.schemastore.org/tsconfig.json" }, { "name": "tsd.json", "description": "DefinitelyTyped description manager (TSD)", - "fileMatch": ["tsd.json"], + "fileMatch": [ + "tsd.json" + ], "url": "https://json.schemastore.org/tsd.json" }, { "name": "tsdrc.json", "description": "TypeScript Definition manager (tsd) global settings file", - "fileMatch": [".tsdrc"], + "fileMatch": [ + ".tsdrc" + ], "url": "https://json.schemastore.org/tsdrc.json" }, { "name": "ts-force-config.json", "description": "Generated Typescript classes for Salesforce", - "fileMatch": ["ts-force-config.json"], + "fileMatch": [ + "ts-force-config.json" + ], "url": "https://json.schemastore.org/ts-force-config.json" }, { "name": "tslint.json", "description": "TypeScript Lint configuration file", - "fileMatch": ["tslint.json", "tslint.yaml", "tslint.yml"], + "fileMatch": [ + "tslint.json", + "tslint.yaml", + "tslint.yml" + ], "url": "https://json.schemastore.org/tslint.json" }, { "name": "TSON", "description": "TSON (Tuning-Spectrum Object Notation) data", - "fileMatch": ["*.tson", "*.tson.yaml", "*.tson.yml", "*.tson.json"], + "fileMatch": [ + "*.tson", + "*.tson.yaml", + "*.tson.yml", + "*.tson.json" + ], "url": "https://raw.githubusercontent.com/spectral-discord/TSON/main/schema/tson.json" }, { "name": "TSTyche", "description": "TSTyche configuration file", - "fileMatch": ["tstyche.config.json"], + "fileMatch": [ + "tstyche.config.json" + ], "url": "https://tstyche.org/schemas/config.json" }, { "name": "tsup", "description": "Configuration options for tsup", - "fileMatch": ["tsup.config.json"], + "fileMatch": [ + "tsup.config.json" + ], "url": "https://cdn.jsdelivr.net/npm/tsup/schema.json" }, { "name": "tusk.yml", "description": "tusk CLI configuration file", - "fileMatch": ["tusk.yml", "tusk.yaml"], + "fileMatch": [ + "tusk.yml", + "tusk.yaml" + ], "url": "https://raw.githubusercontent.com/rliebz/tusk/main/tusk.schema.json" }, { "name": "typewiz.json", "description": "Typewiz configuration file", - "fileMatch": ["typewiz.json"], + "fileMatch": [ + "typewiz.json" + ], "url": "https://json.schemastore.org/typewiz.json" }, { "name": "typo3.json", "description": "the Typo3 CMS", - "fileMatch": ["**/sites/*/config.yaml", "**/sites/*/config.yml"], + "fileMatch": [ + "**/sites/*/config.yaml", + "**/sites/*/config.yml" + ], "url": "https://json.schemastore.org/typo3.json" }, { "name": "typings.json", "description": "Typings TypeScript definitions manager definition file", - "fileMatch": ["typings.json"], + "fileMatch": [ + "typings.json" + ], "url": "https://json.schemastore.org/typings.json" }, { "name": "typingsrc.json", "description": "Typings TypeScript definitions manager configuration file", - "fileMatch": [".typingsrc"], + "fileMatch": [ + ".typingsrc" + ], "url": "https://json.schemastore.org/typingsrc.json" }, { "name": "Ubuntu Server Autoinstall", "description": "Settings file for Ubuntu Autoinstall", - "fileMatch": ["user-data"], + "fileMatch": [ + "user-data" + ], "url": "https://json.schemastore.org/ubuntu-server-autoinstall.json" }, { "name": "up.json", "description": "Up configuration file", - "fileMatch": ["up.json"], + "fileMatch": [ + "up.json" + ], "url": "https://json.schemastore.org/up.json" }, { @@ -4915,7 +6138,10 @@ { "name": "UTAM Page Object", "description": "UI Test Automation Model page object. Documentation: https://utam.dev/", - "fileMatch": ["*.utam.json", ".utam.json"], + "fileMatch": [ + "*.utam.json", + ".utam.json" + ], "url": "https://json.schemastore.org/utam-page-object.json", "versions": { "current": "https://json.schemastore.org/utam-page-object.json", @@ -4938,25 +6164,36 @@ { "name": "uv", "description": "uv, a fast Python package installer", - "fileMatch": ["uv.toml"], + "fileMatch": [ + "uv.toml" + ], "url": "https://json.schemastore.org/uv.json" }, { "name": "vega.json", "description": "Vega visualization specification file", - "fileMatch": ["*.vg", "*.vg.json"], + "fileMatch": [ + "*.vg", + "*.vg.json" + ], "url": "https://json.schemastore.org/vega.json" }, { "name": "vega-lite.json", "description": "Vega-Lite visualization specification file", - "fileMatch": ["*.vl", "*.vl.json"], + "fileMatch": [ + "*.vl", + "*.vl.json" + ], "url": "https://json.schemastore.org/vega-lite.json" }, { "name": "Vela Pipeline Configuration", "description": "Vela Pipeline Configuration File", - "fileMatch": [".vela.yml", ".vela.yaml"], + "fileMatch": [ + ".vela.yml", + ".vela.yaml" + ], "url": "https://github.com/go-vela/types/releases/latest/download/schema.json" }, { @@ -4988,13 +6225,18 @@ { "name": "version.json", "description": "A project version descriptor file used by Nerdbank.GitVersioning", - "fileMatch": ["version.json"], + "fileMatch": [ + "version.json" + ], "url": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" }, { "name": ".versionrc.json", "description": "Conventional Changelog Configuration file", - "fileMatch": [".versionrc", ".versionrc.json"], + "fileMatch": [ + ".versionrc", + ".versionrc.json" + ], "url": "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.2.0/schema.json", "versions": { "1.0.0": "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/1.0.0/schema.json", @@ -5006,109 +6248,155 @@ { "name": "vim-addon-info", "description": "vim plugin addon-info.json metadata files", - "fileMatch": ["**/*vim*/addon-info.json"], + "fileMatch": [ + "**/*vim*/addon-info.json" + ], "url": "https://json.schemastore.org/vim-addon-info.json" }, { "name": "vsls.json", "description": "Visual Studio Live Share configuration file", - "fileMatch": [".vsls.json"], + "fileMatch": [ + ".vsls.json" + ], "url": "https://json.schemastore.org/vsls.json" }, { "name": "vs-2017.3.host.json", "description": "Visual Studio template host file", - "fileMatch": ["vs-2017.3.host.json"], + "fileMatch": [ + "vs-2017.3.host.json" + ], "url": "https://json.schemastore.org/vs-2017.3.host.json" }, { "name": "vs-nesting.json", "description": "Visual Studio's file nesting feature", - "fileMatch": ["*.filenesting.json", ".filenesting.json"], + "fileMatch": [ + "*.filenesting.json", + ".filenesting.json" + ], "url": "https://json.schemastore.org/vs-nesting.json" }, { "name": ".vsconfig", "description": "Visual Studio component configuration files", - "fileMatch": ["*.vsconfig"], + "fileMatch": [ + "*.vsconfig" + ], "url": "https://json.schemastore.org/vsconfig.json" }, { "name": ".vsext", "description": "Visual Studio extension pack manifests", - "fileMatch": ["*.vsext"], + "fileMatch": [ + "*.vsext" + ], "url": "https://json.schemastore.org/vsext.json" }, { "name": "VSIX CLI publishing", "description": "Visual Studio extension publishing", - "fileMatch": ["vs-publish.json"], + "fileMatch": [ + "vs-publish.json" + ], "url": "https://json.schemastore.org/vsix-publish.json" }, { "name": "vss-extension.json", "description": "Azure DevOps Extensions", - "fileMatch": ["vss-extension.json"], + "fileMatch": [ + "vss-extension.json" + ], "url": "https://json.schemastore.org/vss-extension.json" }, { "name": "vtesttree.yaml", "description": "Vector test execution tree description", - "fileMatch": ["*.vtesttree.yaml", "*.vtesttree.yml", "*.vtesttree.json"], + "fileMatch": [ + "*.vtesttree.yaml", + "*.vtesttree.yml", + "*.vtesttree.json" + ], "url": "https://json.schemastore.org/vtesttree-schema.json" }, { "name": "vtestunit.yaml", "description": "Vector test unit description", - "fileMatch": ["*.vtestunit.yaml", "*.vtestunit.yml", "*.vtestunit.json"], + "fileMatch": [ + "*.vtestunit.yaml", + "*.vtestunit.yml", + "*.vtestunit.json" + ], "url": "https://json.schemastore.org/vtestunit-schema.json" }, { "name": "v8r", "description": "v8r configuration file", - "fileMatch": [".v8rrc.json", ".v8rrc.yaml", ".v8rrc.yml"], + "fileMatch": [ + ".v8rrc.json", + ".v8rrc.yaml", + ".v8rrc.yml" + ], "url": "https://raw.githubusercontent.com/chris48s/v8r/main/config-schema.json" }, { "name": "