ab458eb Use Pkl syntax highlighting instead of Groovy
📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝.gitattributes (+3 -1)
📄 Description
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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/519
**Author:** [@bioball](https://github.com/bioball)
**Created:** 6/11/2024
**Status:** ✅ Merged
**Merged:** 6/11/2024
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `update-gitattributes`
---
### 📝 Commits (1)
- [`ab458eb`](https://github.com/apple/pkl/commit/ab458ebfd346413b832d316f47a654e39edfee88) Use Pkl syntax highlighting instead of Groovy
### 📊 Changes
**1 file changed** (+3 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `.gitattributes` (+3 -1)
</details>
### 📄 Description
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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/519
Author: @bioball
Created: 6/11/2024
Status: ✅ Merged
Merged: 6/11/2024
Merged by: @bioball
Base:
main← Head:update-gitattributes📝 Commits (1)
ab458ebUse Pkl syntax highlighting instead of Groovy📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
.gitattributes(+3 -1)📄 Description
Now that Pkl syntax highlighting is available on GitHub, we can remove the Groovy association with these files.
This also adds changes to mark
*.pcfandPklProjectfiles as Pkl.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.