Metadata
This commit is contained in:
5
CLAUDE.md
Normal file
5
CLAUDE.md
Normal file
@@ -0,0 +1,5 @@
|
||||
- DO NOT add comments to code unless something is *incredibly* subtle
|
||||
- Use e.g. map[string]bool{} instead of make() wherever possible
|
||||
- Use all-lowercase log messages
|
||||
- Prepend log messages with [ERROR] if applicable
|
||||
- Don't mention claude in commit messages. Keep them to a single, short, descriptive sentence
|
||||
Reference in New Issue
Block a user