build: mark GenDoc's generated catalog as linguist-generated#169
Merged
Conversation
Collapse doc/generated/gendoc/** in pull-request diffs and drop it from the repository's language statistics: the tree is produced by the gendoc-docs workflow, so a reviewer reads errors-diff.md rather than the regenerated pages. Scoped to the gendoc output; the handwritten doc/generated/README.md one level up is untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0148FgVG3MkKn2kudM2TkmGa
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
Mark
doc/generated/gendoc/**aslinguist-generatedso GitHub collapses the CI-produced error catalog in pull-request diffs and excludes it from the repository's language statistics. The tree is regenerated and committed by thegendoc-docsworkflow, so a reviewer should readerrors-diff.md, not the 19 regenerated pages line by line.Type of change
Changes
doc/generated/gendoc/** linguist-generated=truerule to.gitattributes, next to the existing (narrowly-scoped) Verify-snapshot rules.Testing
dotnet build FirstClassErrors.slndotnet test FirstClassErrors.slnFirstClassErrors.Analyzers.UnitTests)Not applicable — this is a
.gitattributes-only change with no build or runtime surface. Verified withgit check-attrthat the rule resolves tolinguist-generated: truefor the generated files (errors-baseline.json,errors-diff.md,catalog/*.md) and staysunspecifiedfor the handwrittendoc/generated/README.mdone level up.Documentation
doc/updatedArchitecture decisions
A repository-cosmetics rule (diff collapsing, language stats), not one of the ADR-triggering categories.
Related issues
Refs #167
🤖 Generated with Claude Code
https://claude.ai/code/session_0148FgVG3MkKn2kudM2TkmGa
Generated by Claude Code