Skip to content

Commit ce68524

Browse files
committed
Minor tweak to .cursorrules style
1 parent e4f8ec5 commit ce68524

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.cursorrules

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
21
<!-- markdownlint-disable -->
32

4-
[General]
3+
# General
54
- Use English as the default language unless specified otherwise.
65

7-
[Testing]
6+
# Testing
87
- Use unittest module for testing
98
- In tests, execution-related code like the following is unnecessary:
109
```python

0 commit comments

Comments
 (0)