[PR #21] [MERGED] Cleaned up command imports and descriptions #495

Closed
opened 2026-02-25 23:34:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/21
Author: @muesli
Created: 3/2/2018
Status: Merged
Merged: 3/3/2018
Merged by: @RadhiFadlillah

Base: masterHead: cmd-cleanup


📝 Commits (1)

  • 77a7ffd Cleaned up command imports and descriptions

📊 Changes

12 files changed (+60 additions, -49 deletions)

View changed files

📝 README.md (+10 -10)
📝 cmd/account.go (+6 -5)
📝 cmd/add.go (+5 -4)
📝 cmd/delete.go (+3 -2)
📝 cmd/export.go (+4 -3)
📝 cmd/import.go (+5 -4)
📝 cmd/open.go (+3 -2)
📝 cmd/print.go (+4 -3)
📝 cmd/root.go (+3 -2)
📝 cmd/search.go (+3 -2)
📝 cmd/serve.go (+9 -8)
📝 cmd/update.go (+5 -4)

📄 Description

Removed the trailing dots which are a bit uncommon for descriptions and cleaned up the import sorting.


🔄 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/go-shiori/shiori/pull/21 **Author:** [@muesli](https://github.com/muesli) **Created:** 3/2/2018 **Status:** ✅ Merged **Merged:** 3/3/2018 **Merged by:** [@RadhiFadlillah](https://github.com/RadhiFadlillah) **Base:** `master` ← **Head:** `cmd-cleanup` --- ### 📝 Commits (1) - [`77a7ffd`](https://github.com/go-shiori/shiori/commit/77a7ffd740d3b5a2be53a4ca5c6ee6ddb8ee8e3d) Cleaned up command imports and descriptions ### 📊 Changes **12 files changed** (+60 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -10) 📝 `cmd/account.go` (+6 -5) 📝 `cmd/add.go` (+5 -4) 📝 `cmd/delete.go` (+3 -2) 📝 `cmd/export.go` (+4 -3) 📝 `cmd/import.go` (+5 -4) 📝 `cmd/open.go` (+3 -2) 📝 `cmd/print.go` (+4 -3) 📝 `cmd/root.go` (+3 -2) 📝 `cmd/search.go` (+3 -2) 📝 `cmd/serve.go` (+9 -8) 📝 `cmd/update.go` (+5 -4) </details> ### 📄 Description Removed the trailing dots which are a bit uncommon for descriptions and cleaned up the import sorting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:31 +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/shiori#495
No description provided.