Skip to content

Conversation

@mewwts
Copy link
Member

@mewwts mewwts commented Sep 29, 2025

Note

Add Cursor development guide documenting uv-based package management and Makefile-driven workflows.

  • Docs:
    • Add /.cursor/development.md outlining development workflow.
      • Mandates uv for Python package management with key commands.
      • Standardizes using Makefile targets for install, formatting, linting, typing, testing, and cleanup.
      • Lists prohibited direct tool usage (pip install, pytest, ruff, mypy).
      • Notes project structure and reliance on uv.lock and pyproject.toml.

Written by Cursor Bugbot for commit 51726ab. This will update automatically on new commits. Configure here.

@mewwts mewwts merged commit 2c13a1f into main Sep 29, 2025
3 checks passed
@mewwts mewwts deleted the cursor branch September 29, 2025 07:54
Copy link
Contributor

@bh2smith bh2smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually, I prefer to keep local/personal settings out of the project. However, I'm keen to try this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants