2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08: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:
David Taylor 2023-12-08 11:55:20 +00:00 committed by GitHub
parent efbe5b7dda
commit ed7a675e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View file

@ -27,7 +27,3 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain

# Ember App
*.gjs linguist-language=js linguist-detectable
*.gts linguist-language=ts linguist-detectable