Skip to content

Commit 1e754e6

Browse files
claudeClaude
andcommitted
docs: add note about CLAUDE.md generation handling
Co-authored-by: Claude <[email protected]> Type: documentation
1 parent ea7bdb8 commit 1e754e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
44

5+
> Note: While this file is machine-generated, it should NOT be marked as "generated" in .gitattributes. It serves as a crucial interface between humans and AI assistants, and merging conflicts should be resolved manually to ensure accurate guidance.
6+
57
## Build/Test/Lint Commands
68
- **Python**: `pytest src/tests/` or `pytest src/tests/test_file.py::test_function` for single tests
79
- **Data Processing**: `python -m src.scripts.process_data --input data/values/raw --output data/values/processed`

0 commit comments

Comments
 (0)