[PR #1] [MERGED] Improve QoC #7

Closed
opened 2026-02-17 17:16:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/droplet/pull/1
Author: @alessiodam
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @DecDuck

Base: mainHead: main


📝 Commits (1)

📊 Changes

5 files changed (+27 additions, -28 deletions)

View changed files

📝 .gitignore (+4 -1)
📝 src/file_utils.rs (+4 -4)
📝 src/lib.rs (+0 -1)
📝 src/manifest.rs (+3 -4)
📝 src/ssl.rs (+16 -18)

📄 Description

Improves quality of code so that cargo clippy and my brain are happy.


🔄 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/Drop-OSS/droplet/pull/1 **Author:** [@alessiodam](https://github.com/alessiodam) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`41bea50`](https://github.com/Drop-OSS/droplet/commit/41bea50775b0e16258e7416c4444668d5370f47a) Improve QoC ### 📊 Changes **5 files changed** (+27 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) 📝 `src/file_utils.rs` (+4 -4) 📝 `src/lib.rs` (+0 -1) 📝 `src/manifest.rs` (+3 -4) 📝 `src/ssl.rs` (+16 -18) </details> ### 📄 Description Improves quality of code so that `cargo clippy` and my brain are happy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:16:15 -05:00
yindo closed this issue 2026-02-17 17:16:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/droplet#7