[PR #3114] [MERGED] Disable typography linter in tests #4689

Closed
opened 2026-02-28 20:59:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3114
Author: @jfdoming
Created: 7/21/2024
Status: Merged
Merged: 8/3/2024
Merged by: @jfdoming

Base: masterHead: jfdoming/disable-typography-linter-in-tests


📝 Commits (3)

📊 Changes

3 files changed (+18 additions, -2 deletions)

View changed files

📝 .eslintrc.js (+12 -1)
📝 packages/loot-core/src/server/aql/views.test.ts (+0 -1)
upcoming-release-notes/3114.md (+6 -0)

📄 Description

In https://github.com/actualbudget/actual/pull/3044 the typography linter rule is applying to test files. Strings in test files aren't user-facing, so it doesn't make sense to apply this rule there.


🔄 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/3114 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 7/21/2024 **Status:** ✅ Merged **Merged:** 8/3/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/disable-typography-linter-in-tests` --- ### 📝 Commits (3) - [`4b7063d`](https://github.com/actualbudget/actual/commit/4b7063d2cfd6b05e5ab1001450f66d0c5a5b3a36) Disable typography linter in tests - [`fef3e06`](https://github.com/actualbudget/actual/commit/fef3e0605362072888942fa76633466dfc01e39f) Add release notes - [`f51ab1b`](https://github.com/actualbudget/actual/commit/f51ab1bdb1ed9502c8fc9abd9add9c41ed196859) Remove unused type ignore ### 📊 Changes **3 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+12 -1) 📝 `packages/loot-core/src/server/aql/views.test.ts` (+0 -1) ➕ `upcoming-release-notes/3114.md` (+6 -0) </details> ### 📄 Description In https://github.com/actualbudget/actual/pull/3044 the `typography` linter rule is applying to test files. Strings in test files aren't user-facing, so it doesn't make sense to apply this rule there. --- <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-02-28 20:59:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4689