5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-27 11:04:43 +00:00

Run Prettier over Markdown and YAML files (#35)

## Summary

Partly personal preference, but mostly to align with other Astral
projects.
This commit is contained in:
Charlie Marsh
2024-09-04 17:14:10 -04:00
committed by GitHub
parent 6f825bd8e7
commit 0fa3b93f6e
16 changed files with 192 additions and 173 deletions

View File

@@ -16,4 +16,4 @@ jobs:
- name: 🚀 Run Release Drafter
uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}