This version keeps the logic the same but improves readability with structured comments and simplified condition checks. #3731
This workflow is awaiting approval from a maintainer in #1562
This workflow is awaiting approval from a maintainer in #1562
lint-and-test.yml
on: pull_request
Install & test - CPython 3.7 (ubuntu), codecov
Lint - Code format (black)
Lint - Commit text format (gitlint)
Lint - Docstrings & docs sync (lint-docstring)
Lint - Hotkeys & docs sync (lint-hotkeys)
Lint - Import order (isort)
Lint - PEP8 & more (ruff)
Lint - Spellcheck (codespell, typos)
Lint - Type consistency (mypy)
Matrix: pytest-on-other-platforms
Waiting for pending jobs