cdevents / sdk-python

Python SDK for CDEvents
Apache License 2.0
4 stars 8 forks source link

Setup basic CI for linting - spell checking #14

Closed afrittoli closed 1 year ago

elmsdata commented 1 year ago

Like in the Go SDK, a Github Actions linting was setup to execute on each pull request. The same type of checks is needed for the pythons SDK!