.cursor/README.md
This directory contains configuration for Cursor AI tools, rules, and guidelines for the Appsmith project.
.cursor/
├── settings.json # Main configuration file
├── docs/ # Documentation
│ ├── guides/ # In-depth guides
│ ├── references/ # Quick references
│ └── practices/ # Best practices
├── rules/ # Rule definitions
│ ├── commit/ # Commit-related rules
│ ├── quality/ # Code quality rules
│ ├── testing/ # Testing rules
│ └── verification/ # Verification rules
└── hooks/ # Git hooks and scripts
For more information, see the specific README files in each subdirectory.
Messages must be concise and single-line
Must start with a verb (e.g., adds, removes, updates)
For significant changes:
Heading
Detailed description
/*** */ for comments instead of //yarn cypress run --browser chrome --headless --spec {fileName}app/client directoryapp/client