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 bc96581 commit 2711a53Copy full SHA for 2711a53
CLAUDE.md
@@ -4,6 +4,7 @@ This file documents repository-level expectations and instructions intended to g
4
5
- Ask for approval before any git commit and push
6
- Always all tests by find all fils with 'find' command and run them all one by one
7
+- If the change does not change to any real code, like python, then no need to test at all
8
- Never commit credentials, keys, .env files
9
- After any changes, run the folling to reinstall the project:
10
```
0 commit comments