[PR #147] [MERGED] add pre-push eslint script #2951

Closed
opened 2026-02-27 00:55:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/147
Author: @zxdong262
Created: 12/14/2017
Status: Merged
Merged: 12/14/2017
Merged by: @zxdong262

Base: masterHead: fix-133


📝 Commits (2)

📊 Changes

10 files changed (+26 additions, -16 deletions)

View changed files

📝 app/lib/menu.js (+1 -8)
bin/post-install.js (+13 -0)
bin/pre-push (+4 -0)
📝 package.json (+2 -1)
📝 src/client/common/version-compare.js (+1 -1)
📝 src/client/components/common/context-menu.jsx (+2 -0)
📝 src/client/components/common/search.jsx (+1 -1)
📝 src/client/components/control/btns.jsx (+1 -1)
📝 src/client/components/terminal/index.jsx (+0 -3)
📝 src/server/utils/ua.js (+1 -1)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/147 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/14/2017 **Status:** ✅ Merged **Merged:** 12/14/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-133` --- ### 📝 Commits (2) - [`5df709d`](https://github.com/electerm/electerm/commit/5df709df47ed9c3f530d787edf57d5f628ddd41e) add pre-push script - [`e203981`](https://github.com/electerm/electerm/commit/e203981b3f46c59755cd8604fba5b1a092da6c7b) fix ### 📊 Changes **10 files changed** (+26 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/menu.js` (+1 -8) ➕ `bin/post-install.js` (+13 -0) ➕ `bin/pre-push` (+4 -0) 📝 `package.json` (+2 -1) 📝 `src/client/common/version-compare.js` (+1 -1) 📝 `src/client/components/common/context-menu.jsx` (+2 -0) 📝 `src/client/components/common/search.jsx` (+1 -1) 📝 `src/client/components/control/btns.jsx` (+1 -1) 📝 `src/client/components/terminal/index.jsx` (+0 -3) 📝 `src/server/utils/ua.js` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:03 +03: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
starred/electerm#2951
No description provided.