python-dependency-injector/.cursor/rules/makefile-commands.mdc
2025-05-21 16:19:08 -04:00

8 lines
242 B
Plaintext

---
description: Build and run tests
globs:
alwaysApply: false
---
- Use Makefile commands to build, test, lint and other similar operations when they are available.
- Activate virtualenv before running any commands by ``. venv/bin/actvate``