SIGN IN SIGN UP

📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors

2025-03-17 23:55:42 +05:30
---
description: Ensures that all Python code is written using classes instead of functions.
globs: **/*.py
---
- Always use classes instead of function