Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linguist attributes for tests/*.rs.inc files #15

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Add linguist attributes for tests/*.rs.inc files #15

merged 1 commit into from
Mar 25, 2024

Conversation

spenserblack
Copy link

Made chyh1990#199, but I'm making it here, too.

This informs Linguist (used by GitHub) that these files are generated Rust files (they are currently detected as C++). This affects both language statistics and syntax highlighting.

Generated files will be "minimized" in a PR diff by default. If you would like to manually review these files whenever they are changed, you might want the linguist-generated attribute removed.

This informs Linguist (used by GitHub) that these files are Rust (they
are currently detected as C++). This also marks them as generated.
@Ethiraric Ethiraric merged commit 44c45d4 into Ethiraric:master Mar 25, 2024
3 checks passed
@Ethiraric
Copy link
Owner

Oh, thanks! I didn't know that this existed!

They shouldn't change, they are generated from the YAML specification if I remember correctly.

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