This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
cs249r_book
Watch
2
Star
0
Fork
0
You've already forked cs249r_book
mirror of
https://github.com/harvard-edge/cs249r_book.git
synced
2026-03-12 02:06:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53b31cb8b653327a23959eeee2b07edd5609a62c
cs249r_book
/
tools
/
scripts
/
testing
History
Vijay Janapa Reddi
53b31cb8b6
chore(test): add TikZ style linter for undefined style detection\n\nScans all Quarto .tikz blocks, collects defined styles, flags uses of undefined custom styles like Line/Box/etc. Heuristics focus on tokens starting uppercase to minimize false positives from colors and built-in keys. Provides file and line context; exits nonzero on findings.
2025-11-01 13:26:05 -04:00
..
run_tests.py
…
test_format_tables.py
…
test_image_extraction.py
…
test_manage_section_ids.py
…
test_publish_live.py
…
tikz_style_linter.py
chore(test): add TikZ style linter for undefined style detection\n\nScans all Quarto .tikz blocks, collects defined styles, flags uses of undefined custom styles like Line/Box/etc. Heuristics focus on tokens starting uppercase to minimize false positives from colors and built-in keys. Provides file and line context; exits nonzero on findings.
2025-11-01 13:26:05 -04:00