[PR #2113] [MERGED] [ESLint] Enable prefer-const project-wide #4124

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2113
Author: @joel-jeremy
Created: 12/22/2023
Status: Merged
Merged: 12/22/2023
Merged by: @joel-jeremy

Base: masterHead: enable-prefer-const-project-wide


📝 Commits (3)

📊 Changes

7 files changed (+33 additions, -73 deletions)

View changed files

📝 .eslintrc.js (+1 -49)
📝 packages/desktop-client/e2e/budget.test.js (+2 -2)
📝 packages/eslint-plugin-actual/lib/rules/prefer-if-statement.js (+3 -2)
📝 packages/eslint-plugin-actual/lib/rules/typography.js (+1 -1)
📝 packages/loot-core/migrations/1632571489012_remove_cache.js (+18 -17)
📝 packages/node-libofx/index.js (+2 -2)
upcoming-release-notes/2113.md (+6 -0)

📄 Description


🔄 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/2113 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 12/22/2023 **Status:** ✅ Merged **Merged:** 12/22/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `enable-prefer-const-project-wide` --- ### 📝 Commits (3) - [`2b6f8d7`](https://github.com/actualbudget/actual/commit/2b6f8d734c137a4a7b0b53db81914a4c3816e6b9) Enable prefer-const project-wide - [`72cbfb9`](https://github.com/actualbudget/actual/commit/72cbfb9c25094b4ba070b532f2ce7afc502bbcac) Release notes - [`de97b45`](https://github.com/actualbudget/actual/commit/de97b45b63ce79da00fccbc4ecb9ed4907069842) Fix remaining lint errors ### 📊 Changes **7 files changed** (+33 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+1 -49) 📝 `packages/desktop-client/e2e/budget.test.js` (+2 -2) 📝 `packages/eslint-plugin-actual/lib/rules/prefer-if-statement.js` (+3 -2) 📝 `packages/eslint-plugin-actual/lib/rules/typography.js` (+1 -1) 📝 `packages/loot-core/migrations/1632571489012_remove_cache.js` (+18 -17) 📝 `packages/node-libofx/index.js` (+2 -2) ➕ `upcoming-release-notes/2113.md` (+6 -0) </details> ### 📄 Description <!-- 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 --> --- <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:51:52 -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#4124