opensearch-migrations icon indicating copy to clipboard operation
opensearch-migrations copied to clipboard

Add code hygiene for python

Open peternied opened this issue 9 months ago • 1 comments

Description

Add code hygiene checks for python, broken apart by the different projects within the repo.

Testing

New GitHub action is triggered on any changes via a pull request or push to the repository.

Check List

  • [X] New functionality includes testing
    • [ ] ~All tests pass, including unit test, integration test and doctest~
  • [ ] New functionality has been documented
  • [X] Commits are signed per the DCO using --signoff

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.

peternied avatar May 15 '24 20:05 peternied