Skip to content

chore: mark the generated files as generated - #2

Merged
rogeriojunior31 merged 1 commit into
mainfrom
chore/mark-generated-files
Aug 3, 2026
Merged

chore: mark the generated files as generated#2
rogeriojunior31 merged 1 commit into
mainfrom
chore/mark-generated-files

Conversation

@rogeriojunior31

Copy link
Copy Markdown
Contributor

Everything in this repository except �[38;2;211;215;235m kitty.conf.tmpl�[0m is derived — from that mapping and
from the port catalogue in
sp-night/sp-night.

.gitattributes now says so. Two effects:

A regeneration pull request becomes readable. With themes/, assets/ and
README.md marked generated, a diff leads with the change to �[38;2;211;215;235m kitty.conf.tmpl�[0m
the decision someone actually made — instead of burying it under a few thousand
lines of hex. That matters because the engine's fan-out opens exactly this kind of
pull request whenever the palette moves.

The repository stops being reported as a Go Template project, which it is not.
A colourscheme port has no language; the only detectable file was the mapping.

Nothing is verified less: spn gen --check, spn readme --check and
spn preview --check still fail if any generated file drifts from the mapping.
Collapsing a file in a diff is a reading aid, not a trust decision.

Everything in this repository except �[38;2;211;215;235m kitty.conf.tmpl�[0m is derived from it and from the
port catalogue. Marking that explicitly collapses it in a diff, so a regeneration
pull request leads with the change to the mapping instead of burying it under a few
thousand lines of hex.

Nothing is verified less as a result: `spn gen --check` still fails if any of them
drifts. It also stops the repository being reported as a Go Template project, which
it is not.
@rogeriojunior31
rogeriojunior31 merged commit 1341711 into main Aug 3, 2026
1 check passed
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.

1 participant