[GH-ISSUE #216] Prettier addition #15403

Closed
opened 2026-07-14 22:41:13 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @vlhsmylv on GitHub (Jul 7, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/216

People are using different linting formats, which leads to wrong recognition in conflicts. Using a common prettier config can help everyone to be on the same page and reduce merge conflict rates due to meta.json, etc.

Originally created by @vlhsmylv on GitHub (Jul 7, 2025). Original GitHub issue: https://github.com/Dokploy/templates/issues/216 People are using different linting formats, which leads to wrong recognition in conflicts. Using a common prettier config can help everyone to be on the same page and reduce merge conflict rates due to `meta.json`, etc.
Author
Owner

@Siumauricio commented on GitHub (Jul 14, 2026):

The main pain behind this (merge conflicts in the giant root meta.json) was eliminated in #978 — metadata now lives per-template in blueprints//meta.json, so cross-PR conflicts can no longer happen. A repo-wide prettier config is not planned for now.

<!-- gh-comment-id:4971726409 --> @Siumauricio commented on GitHub (Jul 14, 2026): The main pain behind this (merge conflicts in the giant root meta.json) was eliminated in #978 — metadata now lives per-template in blueprints/<id>/meta.json, so cross-PR conflicts can no longer happen. A repo-wide prettier config is not planned for now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#15403