[PR #1278] [MERGED] fix #1274 [chor] Use standard linter #3440

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1278
Author: @zxdong262
Created: 5/26/2019
Status: Merged
Merged: 5/26/2019
Merged by: @zxdong262

Base: masterHead: fix-1274


📝 Commits (1)

📊 Changes

134 files changed (+1781 additions, -2033 deletions)

View changed files

.eslintrc (+0 -108)
📝 app/app.js (+22 -26)
📝 app/lib/fs.js (+3 -3)
📝 app/lib/install-src.js (+3 -4)
📝 app/lib/locales.js (+6 -8)
📝 app/lib/ls.js (+6 -7)
📝 app/lib/menu.js (+10 -10)
📝 app/lib/shortcut.js (+1 -2)
📝 app/lib/ssh-config.js (+4 -4)
📝 app/lib/user-config-controller.js (+2 -4)
📝 app/server/dispatch-center.js (+29 -30)
📝 app/server/download-upgrade.js (+10 -13)
📝 app/server/server.js (+11 -13)
📝 app/server/sftp-file.js (+5 -5)
📝 app/server/sftp.js (+30 -29)
📝 app/server/socks.js (+2 -2)
📝 app/server/terminal.js (+23 -27)
📝 app/server/transfer.js (+4 -7)
📝 app/utils/app-props.js (+1 -2)
📝 app/utils/config.default.js (+10 -8)

...and 80 more files

📄 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/1278 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/26/2019 **Status:** ✅ Merged **Merged:** 5/26/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1274` --- ### 📝 Commits (1) - [`f627274`](https://github.com/electerm/electerm/commit/f6272740414404e60b266b6b8d5f7df9d455127d) fix #1274 [chor] Use standard linter ### 📊 Changes **134 files changed** (+1781 additions, -2033 deletions) <details> <summary>View changed files</summary> ➖ `.eslintrc` (+0 -108) 📝 `app/app.js` (+22 -26) 📝 `app/lib/fs.js` (+3 -3) 📝 `app/lib/install-src.js` (+3 -4) 📝 `app/lib/locales.js` (+6 -8) 📝 `app/lib/ls.js` (+6 -7) 📝 `app/lib/menu.js` (+10 -10) 📝 `app/lib/shortcut.js` (+1 -2) 📝 `app/lib/ssh-config.js` (+4 -4) 📝 `app/lib/user-config-controller.js` (+2 -4) 📝 `app/server/dispatch-center.js` (+29 -30) 📝 `app/server/download-upgrade.js` (+10 -13) 📝 `app/server/server.js` (+11 -13) 📝 `app/server/sftp-file.js` (+5 -5) 📝 `app/server/sftp.js` (+30 -29) 📝 `app/server/socks.js` (+2 -2) 📝 `app/server/terminal.js` (+23 -27) 📝 `app/server/transfer.js` (+4 -7) 📝 `app/utils/app-props.js` (+1 -2) 📝 `app/utils/config.default.js` (+10 -8) _...and 80 more files_ </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:56:46 +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#3440
No description provided.