[PR #2879] [MERGED] prettier: use standard config for all files including changelog #2914

Closed
opened 2025-12-29 04:19:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2879
Author: @kradalby
Created: 11/11/2025
Status: Merged
Merged: 11/12/2025
Merged by: @kradalby

Base: mainHead: kradalby/std-prettier


📝 Commits (3)

  • c638215 prettier: use standard config for all files including changelog
  • b085b38 changelog: format links on same line
  • 68c5eae Merge branch 'main' into kradalby/std-prettier

📊 Changes

3 files changed (+200 additions, -406 deletions)

View changed files

📝 .pre-commit-config.yaml (+0 -8)
📝 CHANGELOG.md (+200 -397)
📝 Makefile (+0 -1)

📄 Description

This PR removes the special handling of CHANGELOG.md for prettier.

It was kind of more readable in an editor, but having the links come on the line below looks really weird in the markdown rendered changelog and the releases. This also simplifies not having special handling.

claude was used in this pr.


🔄 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/juanfont/headscale/pull/2879 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/std-prettier` --- ### 📝 Commits (3) - [`c638215`](https://github.com/juanfont/headscale/commit/c6382151110b7443107b4a32dee66d531818f743) prettier: use standard config for all files including changelog - [`b085b38`](https://github.com/juanfont/headscale/commit/b085b388e64de207578391261cb3688624052a9a) changelog: format links on same line - [`68c5eae`](https://github.com/juanfont/headscale/commit/68c5eaeda85eaa8c27a26f5d6625ff917169dfee) Merge branch 'main' into kradalby/std-prettier ### 📊 Changes **3 files changed** (+200 additions, -406 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+0 -8) 📝 `CHANGELOG.md` (+200 -397) 📝 `Makefile` (+0 -1) </details> ### 📄 Description This PR removes the special handling of CHANGELOG.md for prettier. It was kind of more readable in an editor, but having the links come on the line below looks really weird in the markdown rendered changelog and the releases. This also simplifies not having special handling. claude was used in this pr. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:19:38 +01:00
adam closed this issue 2025-12-29 04:19:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2914