We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08088a commit 75f69abCopy full SHA for 75f69ab
2 files changed
.github/AGENTS.md
@@ -140,7 +140,7 @@ The compiled extension artifact `python/egglog/bindings.cpython-*.so` is generat
140
## Code Style Preferences
141
142
1. **Imports**: Follow Ruff's import sorting
143
-2. **Naming**:
+2. **Naming**:
144
- Python: snake_case for functions and variables, PascalCase for classes
145
- Rust: Follow standard Rust conventions
146
3. **Comments**: Use clear, explanatory comments for complex logic
0 commit comments