mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 10:14:20 -05:00
- Create symlink from scripts/ to tools/scripts/ for pre-commit hooks - Update all script paths in .pre-commit-config.yaml to correct locations: - find_unreferenced_labels.py -> content/find_unreferenced_labels.py - section_id_manager.py -> content/manage_section_ids.py - collapse_blank_lines.py -> content/collapse_blank_lines.py - check_images.py -> utilities/check_images.py - Update all file patterns from contents/ to book/contents/ - Fix trailing whitespace detected by hooks
Symbolic link
1 line
13 B
Plaintext
Symbolic link
1 line
13 B
Plaintext
tools/scripts |