opensearch-project / demos

Apache License 2.0
2 stars 13 forks source link

Adds a pre-commit hook for running YAPF #105

Closed yash1506 closed 9 months ago

yash1506 commented 10 months ago

Description

Adds a pre-commit hook for running YAPF on every .py file committed.

Issues Resolved

aims to relove #96

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.