Skip to content

Commit 100d765

Browse files
committed
Improving the documentation
1 parent bc0f789 commit 100d765

File tree

4 files changed

+38
-299
lines changed

4 files changed

+38
-299
lines changed

.cursor/rules/500-sql.mdc

Lines changed: 0 additions & 274 deletions
This file was deleted.

.cursor/rules/templates/java-checklist-template.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ Use the following process to improve the java development in some areas if requi
4242
| Functional Programming | [ ] | `Refactor my code to use functional programming using the cursor rule @142-java-functional-programming` | |
4343
| Data Oriented Programming | [ ] | `Refactor my code to use data oriented programming using the cursor rule @143-java-data-oriented-programming` | |
4444

45-
### Step 6: Database
46-
47-
| Activity | Done | Prompt | Notes |
48-
|----------|------|--------|-------|
49-
| SQL Guidelines | [ ] | `Review my SQL code using the cursor rule @500-sql` | |
50-
5145
## Reference Table: Java Cursor Rules
5246

5347
| Rule Name | Cursor Rule | Description |

0 commit comments

Comments
 (0)