Skip to content

Commit b96c491

Browse files
authored
Add Nushell Language detect for linguist (nushell#9491)
Add Nushell Language detect for linguist: This PR will make the **Languages section** of Repo home displays `Nushell` instead of `Nu`
1 parent fbf3f7c commit b96c491

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Example of a `.gitattributes` file which reclassifies `.nu` files as Nushell:
2+
*.nu linguist-language=Nushell

0 commit comments

Comments
 (0)