dbt-labs / dbt-jsonschema

Apache License 2.0
109 stars 40 forks source link

Add descriptions to use the JSON schema in JetBrains to README #53

Closed yu-iskw closed 1 year ago

yu-iskw commented 1 year ago

We are able to take advantage of the JSON schema in JetBrains as well. It would be great to briefly explain how to set up property of the JSON schema mapping in JetBrains like PyCharm.

https://yu-ishikawa.medium.com/dbt-yaml-validator-in-jetbrains-b5ef25e9253e

joellabes commented 1 year ago

Amazing! I'd welcome a PR to the readme that adds the summary of how to do this based on your article + a link to the source.

yu-iskw commented 1 year ago

@joellabes Alright. I will send a pull request about that.

Besides, the repository with the JSON schemas are quite useful to get more productive on the development of dbt projects. I think it would be great to post it to the dbt developer blog so that the knowledge is shared with more dbt users. If there is anything I can help, please let me know.

yu-iskw commented 1 year ago

@joellabes We can close the issue. Please let me know, if there is anything I can help more.