[PR #194] [MERGED] Add eslint curly rule #162

Closed
opened 2026-05-23 08:32:18 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/194
Author: @appy-one
Created: 12/19/2022
Status: Merged
Merged: 12/19/2022
Merged by: @appy-one

Base: masterHead: improvement/eslint-curly-rule


📝 Commits (1)

  • 4dc549e Do not allow single block statements without {}

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 .eslintrc.json (+2 -1)

📄 Description

Do not allow single block statements without { }


🔄 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/appy-one/acebase/pull/194 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/19/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `improvement/eslint-curly-rule` --- ### 📝 Commits (1) - [`4dc549e`](https://github.com/appy-one/acebase/commit/4dc549e8ecef137003e1ac3f58d5af275d926972) Do not allow single block statements without {} ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.json` (+2 -1) </details> ### 📄 Description Do not allow single block statements without `{ }` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:32:18 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#162
No description provided.