Files
cs249r_book/.gitmodules
Vijay Janapa Reddi b44bfb143d fix: correct workspace root path calculation in format_tables.py
The script was using 4 parent directories to calculate workspace_root,
but since the script is at book/tools/scripts/content/format_tables.py,
it needs 5 parents to reach the actual repo root.

This was causing "Directory not found: book/book/quarto/contents" errors
in CI when the pre-commit hook passed paths like "book/quarto/contents/".

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 14:13:37 -05:00

4 lines
96 B
Plaintext

[submodule ".aiconfigs"]
path = .aiconfigs
url = https://github.com/profvjreddi/AIConfigs.git