[PR #6399] [MERGED] lint: format docs package #60148

Closed
opened 2026-05-07 02:03:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6399
Author: @MatissJanis
Created: 12/13/2025
Status: Merged
Merged: 12/13/2025
Merged by: @MatissJanis

Base: masterHead: matiss/lint-docs


📝 Commits (3)

  • 4673569 lint: move some more rules to oxlint/oxfmt and upgrade linter versions
  • 7e1bcbb lint: format docs package
  • f944960 Merge branch 'master' into matiss/lint-docs

📊 Changes

90 files changed (+907 additions, -1039 deletions)

View changed files

📝 packages/docs/README.md (+6 -7)
📝 packages/docs/blog/2023-12-15-automate.md (+37 -11)
📝 packages/docs/blog/2024-03-25-automate-twist.md (+25 -21)
📝 packages/docs/blog/2024-07-01-ynab_v_actual.md (+29 -24)
📝 packages/docs/blog/2024-11-03-release-24.11.0.md (+2 -2)
📝 packages/docs/blog/2024-12-05-release-24-12-0.md (+1 -1)
📝 packages/docs/blog/2025-01-05-release-25-1-0.md (+4 -4)
📝 packages/docs/blog/2025-03-01-release-25-3-0.md (+1 -1)
📝 packages/docs/blog/2025-03-03-release-25-3-1.md (+0 -1)
📝 packages/docs/blog/2025-06-03-release-25-6-0.md (+1 -0)
📝 packages/docs/blog/2025-06-04-release-25-6-1.md (+1 -0)
📝 packages/docs/blog/2025-06-08-spending-community-funds.md (+0 -1)
📝 packages/docs/blog/2025-07-02-release-25-7-1.md (+1 -0)
📝 packages/docs/blog/2025-11-03-release-25-11-0.md (+1 -1)
📝 packages/docs/blog/2025-11-15-fighting-ai-slop.md (+3 -2)
📝 packages/docs/blog/2025-12-03-release-25-12-0.md (+1 -0)
📝 packages/docs/docs/accounts/index.md (+1 -0)
📝 packages/docs/docs/accounts/reconciliation.md (+2 -6)
📝 packages/docs/docs/actual-server-repo-move.md (+0 -1)
📝 packages/docs/docs/advanced/bank-sync.md (+3 -3)

...and 70 more files

📄 Description

Run formatter (oxfmt) against the docs package.


🔄 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/actualbudget/actual/pull/6399 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/13/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/lint-docs` --- ### 📝 Commits (3) - [`4673569`](https://github.com/actualbudget/actual/commit/4673569f556e07143c79aed682778e43e7c8a175) lint: move some more rules to oxlint/oxfmt and upgrade linter versions - [`7e1bcbb`](https://github.com/actualbudget/actual/commit/7e1bcbbd682879810b4d8923cbe7cb1ef894345c) lint: format docs package - [`f944960`](https://github.com/actualbudget/actual/commit/f9449606036471649c05db2dc949efd8cf7390a6) Merge branch 'master' into matiss/lint-docs ### 📊 Changes **90 files changed** (+907 additions, -1039 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/README.md` (+6 -7) 📝 `packages/docs/blog/2023-12-15-automate.md` (+37 -11) 📝 `packages/docs/blog/2024-03-25-automate-twist.md` (+25 -21) 📝 `packages/docs/blog/2024-07-01-ynab_v_actual.md` (+29 -24) 📝 `packages/docs/blog/2024-11-03-release-24.11.0.md` (+2 -2) 📝 `packages/docs/blog/2024-12-05-release-24-12-0.md` (+1 -1) 📝 `packages/docs/blog/2025-01-05-release-25-1-0.md` (+4 -4) 📝 `packages/docs/blog/2025-03-01-release-25-3-0.md` (+1 -1) 📝 `packages/docs/blog/2025-03-03-release-25-3-1.md` (+0 -1) 📝 `packages/docs/blog/2025-06-03-release-25-6-0.md` (+1 -0) 📝 `packages/docs/blog/2025-06-04-release-25-6-1.md` (+1 -0) 📝 `packages/docs/blog/2025-06-08-spending-community-funds.md` (+0 -1) 📝 `packages/docs/blog/2025-07-02-release-25-7-1.md` (+1 -0) 📝 `packages/docs/blog/2025-11-03-release-25-11-0.md` (+1 -1) 📝 `packages/docs/blog/2025-11-15-fighting-ai-slop.md` (+3 -2) 📝 `packages/docs/blog/2025-12-03-release-25-12-0.md` (+1 -0) 📝 `packages/docs/docs/accounts/index.md` (+1 -0) 📝 `packages/docs/docs/accounts/reconciliation.md` (+2 -6) 📝 `packages/docs/docs/actual-server-repo-move.md` (+0 -1) 📝 `packages/docs/docs/advanced/bank-sync.md` (+3 -3) _...and 70 more files_ </details> ### 📄 Description Run formatter (oxfmt) against the docs package. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-07 02:03:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#60148