Demo repo to accompany YouTube video demonstrating how to use pylinter
GitHub Action written by myself.
The YouTube video can be found here https://www.youtube.com/watch?v=oi94qEvi9Qo&list=PL0dOL8Z7pG3J6t1pqRQiNarBGY-ZnIJcq.
main.py
- only
.py
file - contains obvious
mypy
,flake8
, andisort
errors
- only
.github/workflows/main.py