[PR #6348] [MERGED] Apply ESLint ignore rules to Oxfmt to prevent false positives when running 'npm lint' #68824

Closed
opened 2026-05-14 03:28:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: oxfmt-ignore-patterns


📝 Commits (4)

  • 2fec839 Apply ESLint excluded paths to Oxfmt
  • fc8e1b5 Add release notes
  • af7270f Revert "Apply ESLint excluded paths to Oxfmt"
  • fe9c82a Filter additional dist directories in top-level .gitignore to exclude from oxfmt linting

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 .gitignore (+2 -0)
upcoming-release-notes/6348.md (+6 -0)

📄 Description

Updates the configuration for Oxfmt to ignore file/directory patterns similar to ESLint.

This prevents false positives when running the lint command


🔄 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/6348 **Author:** [@jgranick](https://github.com/jgranick) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `oxfmt-ignore-patterns` --- ### 📝 Commits (4) - [`2fec839`](https://github.com/actualbudget/actual/commit/2fec83918232729f2804e91807a72a36ff87f6a2) Apply ESLint excluded paths to Oxfmt - [`fc8e1b5`](https://github.com/actualbudget/actual/commit/fc8e1b58a13285e9a28a15bbb0f76012ff1d1a22) Add release notes - [`af7270f`](https://github.com/actualbudget/actual/commit/af7270f68cf759769f463b5610958da26d41136e) Revert "Apply ESLint excluded paths to Oxfmt" - [`fe9c82a`](https://github.com/actualbudget/actual/commit/fe9c82af020f170bd8b627826d93b96e08302c10) Filter additional dist directories in top-level .gitignore to exclude from oxfmt linting ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➕ `upcoming-release-notes/6348.md` (+6 -0) </details> ### 📄 Description Updates the configuration for Oxfmt to ignore file/directory patterns similar to ESLint. This prevents false positives when running the lint command <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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-14 03:28:11 -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#68824