Skip to content

Add Linguist override for .vb files#5

Open
DecimalTurn wants to merge 1 commit into
zhyongquan:masterfrom
DecimalTurn:master-1
Open

Add Linguist override for .vb files#5
DecimalTurn wants to merge 1 commit into
zhyongquan:masterfrom
DecimalTurn:master-1

Conversation

@DecimalTurn

Copy link
Copy Markdown

I noticed that you use the .vb extension for some of your VBA code. However, this extension is marked by Linguist as a Visual Basic .NET extension. To fix that, I've added a .gitattributes file with an override to fix that.

This way, the repo can be properly recognized as a VBA repo on GitHub (mainly in the languages breakdown and in searches).

@DecimalTurn

Copy link
Copy Markdown
Author

And if you don't want to edit the .gitattributes, there's always the option to change the extension of your files from .vb to .vba.

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