Skip to content

Commit

Permalink
Remove luau linguist language override
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Jun 21, 2024
1 parent 4b8ac98 commit 4d82f81
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
* text=auto

# Temporarily highlight luau as normal lua files
# until we get native linguist support for Luau
*.luau linguist-language=Lua

# Ensure all lua files use LF
*.lua eol=lf
*.luau eol=lf

0 comments on commit 4d82f81

Please sign in to comment.