Skip to content

Exclude validator test fixtures from GitHub language stats#8

Merged
SunnyDevendranadh merged 1 commit into
mainfrom
claude/convert-js-to-typescript-oRkS7
May 15, 2026
Merged

Exclude validator test fixtures from GitHub language stats#8
SunnyDevendranadh merged 1 commit into
mainfrom
claude/convert-js-to-typescript-oRkS7

Conversation

@SunnyDevendranadh
Copy link
Copy Markdown
Owner

The fixtures are sample HTML inputs the validator runs against, not source code we authored. Their inline <script> blocks were inflating the repo's JavaScript percentage on GitHub. Marking them as vendored tells Linguist to skip them in the language breakdown while keeping them shipped, tested in CI, and available to contributors.

The fixtures are sample HTML inputs the validator runs against, not
source code we authored. Their inline <script> blocks were inflating
the repo's JavaScript percentage on GitHub. Marking them as vendored
tells Linguist to skip them in the language breakdown while keeping
them shipped, tested in CI, and available to contributors.
@SunnyDevendranadh SunnyDevendranadh merged commit 903fde7 into main May 15, 2026
@SunnyDevendranadh SunnyDevendranadh deleted the claude/convert-js-to-typescript-oRkS7 branch May 19, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants