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

chore: don't label tree_sitter_v as vendored in .gitattributes #70

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Mar 26, 2024

Removes the vendored label from tree_sitter_v. The module is a part of the project that is actively developed inside the project and not really something "vendored". The tree_sitter_v module has it's own .gitattributes file that excludes generated code.

It would result in the following
Screenshot_20240326_192859

Imho it's preferable to display the linguistics of the code base like this.

@ttytm ttytm changed the title chore: update .gitattributes chore: don't label tree_sitter_v as vendored in .gitattributes Mar 26, 2024
@spytheman spytheman merged commit 180b5d3 into vlang:main Mar 26, 2024
12 checks passed
@ttytm ttytm deleted the chore/gitattributes branch March 26, 2024 20:32
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.

None yet

2 participants