Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

spenserblack
Copy link
Contributor

Checklist:

@spenserblack spenserblack requested a review from a team as a code owner July 1, 2025 18:41
@spenserblack
Copy link
Contributor Author

spenserblack commented Jul 1, 2025

BTW, I noticed that all the samples for TOML were filenames, and there isn't a sample to represent the .toml extension. Should that be added sometime?

@mkatychev
Copy link
Contributor

This may be better off done on a per project basis using .gitattributes:

.vsconfig linguist-language=json
flake.lock linguist-language=json
Cargo.lock linguist-language=toml
*.toml.example linguist-language=toml

nutdate

This comment was marked as spam.

nutdate

This comment was marked as spam.

@lildude
Copy link
Member

lildude commented Sep 8, 2025

BTW, I noticed that all the samples for TOML were filenames, and there isn't a sample to represent the .toml extension. Should that be added sometime?

Yeah, there should be. TOML was one of the very first languages added and its addition predates requiring samples.

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

Important

The changes in this PR will not appear on GitHub until the next release has been made and deployed. See here for more details.

@lildude lildude added this pull request to the merge queue Sep 8, 2025
Merged via the queue into github-linguist:main with commit 1ec0dea Sep 8, 2025
5 checks passed
@spenserblack spenserblack deleted the extension/toml.example branch September 8, 2025 14:46
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.

4 participants