mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 00:54:23 +01:00
Add Nushell Language detect for linguist (#9491)
Add Nushell Language detect for linguist: This PR will make the **Languages section** of Repo home displays `Nushell` instead of `Nu`
This commit is contained in:
parent
fbf3f7cf1c
commit
b96c4910b4
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# Example of a `.gitattributes` file which reclassifies `.nu` files as Nushell:
|
||||
*.nu linguist-language=Nushell
|
Loading…
Reference in New Issue
Block a user