Copyright (c) 2021, programmingwithalex
Demo repo to accompany YouTube video demonstrating how to use the pylinter
GitHub action.
Python linting packages covered:
flake8
mypy
isort
main.py
- only
.py
file - contains obvious
mypy
,flake8
, andisort
errors
- only
.github/workflows/main.py