aboutsummaryrefslogtreecommitdiffstats
path: root/backend/middleware.py (unfollow)
Commit message (Expand)AuthorLines
2020-11-26Remove all unnecessary flake8 ignoresGravatar ks129-8/+0
2020-11-26Delete flake8-matchers.jsonGravatar ks129-32/+0
2020-11-26Format flake8 output to show annotationsGravatar ks129-10/+2
2020-11-24Add return type hint to route classmethodGravatar ks129-1/+1
2020-11-24Ignore class self and class method cls type annotations for flake8Gravatar ks129-1/+3
2020-11-24Update flake8 rules ignoring listGravatar ks129-5/+2
2020-11-24Remove unnecessary if check from Kubernetes jobGravatar ks129-1/+0
2020-11-24Check event for build and push jobGravatar ks129-1/+1
2020-11-24Fix GHCR Docker cachingGravatar ks129-0/+1
2020-11-23Fix linting issues to make flake8 job passingGravatar ks129-12/+18
2020-11-23Make flake8 matchers removing step comments betterGravatar ks129-1/+1
2020-11-23Improve flake8 configurationGravatar ks129-0/+14
2020-11-23Run flake8 matchers removal step alwaysGravatar ks129-0/+1
2020-11-22Add missing dot to workflowGravatar ks129-1/+1
2020-11-22Use matchers for GitHub Actions workflowGravatar ks129-2/+9