mirror of
https://github.com/apple/pkl.git
synced 2026-07-08 22:15:11 +02:00
Use Pkl syntax highlighting instead of Groovy (#519)
Now that Pkl syntax highlighting is available on GitHub, we can remove the Groovy association with these files. This also adds changes to mark `*.pcf` and `PklProject` files as Pkl.
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@
|
|||||||
|
|
||||||
/docs/** linguist-documentation
|
/docs/** linguist-documentation
|
||||||
|
|
||||||
*.pkl linguist-language=Groovy
|
*.pcf linguist-language=Pkl
|
||||||
|
PklProject linguist-language=Pkl
|
||||||
|
|
||||||
* text eol=lf
|
* text eol=lf
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user