AutoIDM / tap-clickup

tap-clickup , singer compliant tap for pulling clickup data
MIT License
12 stars 20 forks source link

jsonschema linting #23

Open visch opened 3 years ago

visch commented 3 years ago

It'd be nice to force a format for the json schemas to enforce readability, very low priority.

visch commented 3 years ago

https://github.com/AutoIDM/tap-clickup/tree/main/tap_clickup/schemas , linting would be great.

It'd also be nice if something could detect duplication that should be split out into definitions

visch commented 3 years ago

https://github.com/MeltanoLabs/tap-dbt/blob/main/.github/workflows/superlinter.yml might be the easiest thing to do