mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
[GH-ISSUE #941] Make all files and dirs snake_case for consistency #4258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Aug 19, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/941
There are (still) a few dirs that are non-snake-case, and some cover images that are not snake case, so it should make it consistent.
@profvjreddi commented on GitHub (Aug 23, 2025):
Fixed in
d6999623: Merged feature/enforce-snake-case branch and4b60639c: standardized script naming conventions