We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3c03c commit 25b921cCopy full SHA for 25b921c
src/api/json/catalog.json
@@ -8786,6 +8786,12 @@
8786
"**/destination-*/metadata.yaml"
8787
],
8788
"url": "https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-ci/connectors/metadata_service/lib/metadata_service/models/generated/ConnectorMetadataDefinitionV0.json"
8789
+ },
8790
+ {
8791
+ "name": "Jarl",
8792
+ "description": "Configuration for R linter",
8793
+ "fileMatch": ["jarl.toml"],
8794
+ "url": "https://github.com/etiennebacher/jarl/releases/latest/download/jarl.schema.json"
8795
}
8796
]
8797
0 commit comments