Update CLAUDE.md and HACKING.md to reflect current codebase#3585
Open
cuihtlauac wants to merge 2 commits into
Open
Update CLAUDE.md and HACKING.md to reflect current codebase#3585cuihtlauac wants to merge 2 commits into
cuihtlauac wants to merge 2 commits into
Conversation
- Replace stale ood-gen references with data-packer/data-scrape - Add missing sections to CLAUDE.md: data/ directory, dependency pinning, environment variables, CI workflows, deployment pipeline, package documentation - Fix HACKING.md repo structure: expand tool/ listing, add ocamlorg_static, enumerate pinned files explicitly Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Formatting and linting failures are the #1 cause of CI failures. Add a "Before Submitting a PR" section to both CLAUDE.md and HACKING.md documenting the need to run `make fmt` and markdown lint before pushing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ood-genreferences withdata-packer/data-scrape. Add missing sections:data/directory overview, dependency pinning (lists all 5 files carrying the opam-repo pin), environment variables table, CI workflows descriptions, deployment pipeline details, and package documentation info.tool/in the repo structure tree (was a one-liner mentioning the removedood-gen; now lists all 5 tools). Add missingocamlorg_statictosrc/listing. Replace inaccurate "three (3) places" dependency pin description with explicit file list.Test plan
src/ocamlorg_web/lib/config.mlandsrc/ocamlorg_package/lib/config.ml🤖 Generated with Claude Code