mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Remove GitHub gjs highlighting workaround (#24791)
Native gjs highlighting just landed, so this override shouldn't be needed any more.
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -27,7 +27,3 @@
|
|||||||
*.PDF diff=astextplain
|
*.PDF diff=astextplain
|
||||||
*.rtf diff=astextplain
|
*.rtf diff=astextplain
|
||||||
*.RTF diff=astextplain
|
*.RTF diff=astextplain
|
||||||
|
|
||||||
# Ember App
|
|
||||||
*.gjs linguist-language=js linguist-detectable
|
|
||||||
*.gts linguist-language=ts linguist-detectable
|
|
||||||
|
Reference in New Issue
Block a user