23andMe / Yamale

A schema and validator for YAML.
MIT License
679 stars 88 forks source link

Collaborate with pre-commit #163

Closed k-ogawa-1988 closed 3 years ago

k-ogawa-1988 commented 3 years ago

I have created a pre-commit hooks for this.

Can I suggest integrating Yamale?

https://github.com/pre-commit/pre-commit.com/pull/515

mildebrandt commented 3 years ago

Hi, thank you for your interest in Yamale!

We don't have the bandwidth to help maintain any integration with third-party tools. While we don't mind if you integrate Yamale into other projects, understand that future major releases could break functionality. Always pin to the major release, we try not to introduce breaking changes within a major release. Let me know if you have any questions.

k-ogawa-1988 commented 3 years ago

@mildebrandt Sure, understood! Thank you.