Sayanc2000 / cache-fastapi

A lightweight caching library which leverages FastAPI's middleware functionality and follows best practices of cache-control to easily speed up your large requests.
MIT License
21 stars 2 forks source link

feat: pylint gh setup #5

Open Sayanc2000 opened 3 months ago

Sayanc2000 commented 3 months ago

Added pylint actions on pr or pushes to main and feature branches

Sayanc2000 commented 3 months ago

Conform with pylint change suggestions in the repo

chinmayshah99 commented 3 months ago

I would suggest using ruff based github actions considering its performance - https://github.com/ChartBoost/ruff-action