@@ -19,3 +19,8 @@ jobs:
cd app
pip install -e ".[dev]"
pytest tests/ -v
- name: Install and run linting
run: |
pip install ruff
ruff check .
The note is not visible to the blocked user.