Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .cursor-init.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ generation:
# Include file modification timestamps
include_timestamps: false

# Custom documentation types (advanced usage)
custom_document_types:
# Example: Add a custom security documentation type
# - name: "security"
# description: "Generate security documentation and threat models"
# system_prompt: "You are a security expert..."

# Diagram preferences
diagrams:
# ER diagram styling
Expand Down
Loading
Loading