You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .clinerules
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
- IMPORTANT: Always use British English spelling for documentation, comments and function names.
4
4
5
-
# Package and Library Versions
5
+
# Package and library versions
6
6
7
-
- IMPORTANT: When adding packages to an application use the package-version MCP tool to ensure you use the latest versions.
7
+
- IMPORTANT: When adding packages to an application use the package-version MCP server's tools to ensure you use the latest versions.
8
8
9
-
# General Coding Rules
9
+
# General coding rules
10
10
11
11
- Check project files before suggesting structural or dependency changes.
12
12
- Don't complete the analysis prematurely, if you think you've completed the task but have no way of verifying it, you should ask the user to verify your changes.
0 commit comments