mirror of
https://github.com/nushell/nushell.git
synced 2025-07-13 21:06:06 +02: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:
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
|
Reference in New Issue
Block a user