Skip to content

Commit

Permalink
Touch a plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 5, 2024
1 parent 4dfb80a commit 763d13f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/meltano/extractors/tap-fedidb/edgarrmondragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ name: tap-fedidb
namespace: tap_fedidb
next_steps: ''
pip_url: tap-fedidb
quality: gold
repo: https://github.com/edgarrmondragon/tap-fedidb
quality: gold

Check failure on line 24 in _data/meltano/extractors/tap-fedidb/edgarrmondragon.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

24:1 [key-ordering] wrong ordering of key "quality" in mapping
settings:
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
name: batch_config.encoding.compression
options:
- label: Gzip
- label: GZIP
value: gzip
- label: None
value: none
Expand All @@ -37,7 +37,7 @@ settings:
label: Batch Config Encoding Format
name: batch_config.encoding.format
options:
- label: Jsonl
- label: JSONL
value: jsonl
- label: Parquet
value: parquet
Expand Down

0 comments on commit 763d13f

Please sign in to comment.