We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db265a3 commit d8fe5c7Copy full SHA for d8fe5c7
CLAUDE.md
@@ -26,6 +26,7 @@ This file contains helpful hints for Claude when working with the Cursorless cod
26
## Documentation Conventions
27
28
When documenting actions or modifiers:
29
+
30
- Include a brief description of what the item does
31
- Include the format/syntax
32
- Include at least one example
@@ -43,4 +44,4 @@ When documenting actions or modifiers:
43
44
- Any feedback should be addressed in code or replied to
45
- Tests should be included for new functionality
46
- Documentation should be updated to reflect changes
-- Make sure changes are consistent with the project architecture
47
+- Make sure changes are consistent with the project architecture
0 commit comments