[PR #195] [MERGED] lint fixes #161

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/195
Author: @appy-one
Created: 12/19/2022
Status: Merged
Merged: 12/19/2022
Merged by: @appy-one

Base: masterHead: quality/lint-fixes-20221219


📝 Commits (1)

📊 Changes

6 files changed (+21 additions, -22 deletions)

View changed files

📝 .eslintrc.json (+1 -1)
📝 spec/custom-test.js (+1 -0)
📝 src/geohash.ts (+6 -6)
📝 src/quicksort.ts (+1 -3)
📝 src/storage/binary/index.ts (+8 -8)
📝 src/storage/index.ts (+4 -4)

📄 Description

Ignore dist dir, comply with new curly rule


🔄 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/195 **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:** `quality/lint-fixes-20221219` --- ### 📝 Commits (1) - [`4a69f0b`](https://github.com/appy-one/acebase/commit/4a69f0b6576e2674198383a891c4093447945541) lint fixes ### 📊 Changes **6 files changed** (+21 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.json` (+1 -1) 📝 `spec/custom-test.js` (+1 -0) 📝 `src/geohash.ts` (+6 -6) 📝 `src/quicksort.ts` (+1 -3) 📝 `src/storage/binary/index.ts` (+8 -8) 📝 `src/storage/index.ts` (+4 -4) </details> ### 📄 Description Ignore `dist` dir, comply with new `curly` rule --- <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#161
No description provided.