[PR #715] [MERGED] 🚨 re-enable react-hooks/rules-of-hooks eslint rule #3277

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/715
Author: @MatissJanis
Created: 2/28/2023
Status: Merged
Merged: 3/2/2023
Merged by: @MatissJanis

Base: masterHead: matiss/eslint-1


📝 Commits (1)

  • ffd13f6 🚨 re-enable react-hooks/rules-of-hooks eslint rule

📊 Changes

8 files changed (+27 additions, -36 deletions)

View changed files

📝 .eslintrc.js (+0 -1)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.js (+1 -2)
📝 packages/desktop-client/src/components/reports/CashFlow.js (+5 -5)
📝 packages/desktop-client/src/components/reports/NetWorth.js (+6 -5)
📝 packages/desktop-client/src/components/reports/Overview.js (+7 -9)
📝 packages/desktop-client/src/components/reports/util.js (+0 -8)
📝 packages/loot-design/src/components/RecurringSchedulePicker.js (+6 -5)
📝 packages/loot-design/src/components/sort.js (+2 -1)

📄 Description

Re-enabling the react-hooks/rules-of-hooks eslint rule.

There should be no real change in functionality.


🔄 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/715 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 2/28/2023 **Status:** ✅ Merged **Merged:** 3/2/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/eslint-1` --- ### 📝 Commits (1) - [`ffd13f6`](https://github.com/actualbudget/actual/commit/ffd13f6ae02c836e5d614a338d83724d87dbde36) :rotating_light: re-enable react-hooks/rules-of-hooks eslint rule ### 📊 Changes **8 files changed** (+27 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+0 -1) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.js` (+1 -2) 📝 `packages/desktop-client/src/components/reports/CashFlow.js` (+5 -5) 📝 `packages/desktop-client/src/components/reports/NetWorth.js` (+6 -5) 📝 `packages/desktop-client/src/components/reports/Overview.js` (+7 -9) 📝 `packages/desktop-client/src/components/reports/util.js` (+0 -8) 📝 `packages/loot-design/src/components/RecurringSchedulePicker.js` (+6 -5) 📝 `packages/loot-design/src/components/sort.js` (+2 -1) </details> ### 📄 Description Re-enabling the `react-hooks/rules-of-hooks` eslint rule. There should be no real change in functionality. --- <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:39:12 -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#3277