ci: ensures typos are caught during CI #15
lint.yml
on: pull_request
Check import sorting (isort)
24s
Check code formatting (black)
29s
Check code style (flake8)
31s
Check for Python upgrades (pyupgrade)
23s
Run comprehensive linting (pylint)
33s
Check for typos (typos)
6s