Files
dify-docs/tools
Gu accb2d6f08 fix: preserve docs.json formatting in smart merge
Problem: Smart merge was using json.dump() which reformatted docs.json,
creating huge diffs that made translation PRs hard to review.

Solution: Use save_json_with_preserved_format() which detects and preserves
the original formatting style from the translation branch's docs.json.

Impact:
- Translation PR diffs now show only actual content changes
- Formatting (indentation, spacing) preserved from original
- Much easier to review what actually changed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 09:34:46 -08:00
..
2025-09-18 20:09:52 +08:00
2025-09-29 16:22:17 +08:00
2025-05-18 00:20:13 +08:00
2025-05-16 21:41:57 +08:00