kennethreitz / responder

A familiar HTTP Service Framework for Python.
http://responder.kennethreitz.org/
Other
3.59k stars 217 forks source link

delete .github/workflows/lint.yaml #483

Closed onuralpszr closed 8 months ago

onuralpszr commented 8 months ago

Hello,

Instead of manual CI using https://pre-commit.ci/ a lot more faster and GitHub action file not required Just give permission to service and all done. It will run and also can fix lint automatically by commits as well.

kennethreitz commented 8 months ago

Thank you!