Skip to content

Commit 75f69ab

Browse files
tmp
1 parent b08088a commit 75f69ab

2 files changed

Lines changed: 1328 additions & 1 deletion

File tree

.github/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The compiled extension artifact `python/egglog/bindings.cpython-*.so` is generat
140140
## Code Style Preferences
141141

142142
1. **Imports**: Follow Ruff's import sorting
143-
2. **Naming**:
143+
2. **Naming**:
144144
- Python: snake_case for functions and variables, PascalCase for classes
145145
- Rust: Follow standard Rust conventions
146146
3. **Comments**: Use clear, explanatory comments for complex logic

0 commit comments

Comments
 (0)