mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-01 01:59:10 -05:00
Merge branch 'dev' into feature/book-volumes
This commit is contained in:
@@ -334,15 +334,7 @@ repos:
|
||||
files: ^tinytorch/paper/.*\.bib$
|
||||
|
||||
# --- TinyTorch: Content validators ---
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: tinytorch-validate-cli-docs
|
||||
name: "TinyTorch: Validate CLI docs"
|
||||
description: "Ensure tito commands in docs match actual CLI"
|
||||
entry: python3 tinytorch/tools/dev/validate_cli_docs.py
|
||||
language: system
|
||||
files: ^tinytorch/.*\.md$
|
||||
pass_filenames: false
|
||||
# Removed: TinyTorch has its own CLI validation system
|
||||
|
||||
# ===========================================================================
|
||||
# DISABLED/OPTIONAL HOOKS
|
||||
|
||||
Reference in New Issue
Block a user