[PR #13] [MERGED] Cleanup #14

Closed
opened 2026-02-26 17:39:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/font-install/pull/13
Author: @Crosse
Created: 8/24/2022
Status: Merged
Merged: 8/24/2022
Merged by: @Crosse

Base: mainHead: lints


📝 Commits (4)

  • 4efdcc5 Remove deprecated use of ioutil
  • c0a2819 Address lints and update code style
  • c2ac3de Add config for golangci-lint
  • c62503a Update GH Action: extend timeout on golangci-lint

📊 Changes

8 files changed (+137 additions, -56 deletions)

View changed files

📝 .github/workflows/tests.yml (+8 -3)
.golangci.yml (+51 -0)
📝 font.go (+5 -5)
📝 install.go (+38 -27)
📝 install_darwin.go (+10 -6)
📝 install_unix.go (+13 -6)
📝 install_windows.go (+11 -9)
📝 paths_unix.go (+1 -0)

📄 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/Crosse/font-install/pull/13 **Author:** [@Crosse](https://github.com/Crosse) **Created:** 8/24/2022 **Status:** ✅ Merged **Merged:** 8/24/2022 **Merged by:** [@Crosse](https://github.com/Crosse) **Base:** `main` ← **Head:** `lints` --- ### 📝 Commits (4) - [`4efdcc5`](https://github.com/Crosse/font-install/commit/4efdcc5eccfd2dee58b7177b165bab7fc53b7a53) Remove deprecated use of ioutil - [`c0a2819`](https://github.com/Crosse/font-install/commit/c0a2819e7ef298f266c0459ed0d2cde914862597) Address lints and update code style - [`c2ac3de`](https://github.com/Crosse/font-install/commit/c2ac3de7484fc98735b323870605aece13d6d341) Add config for golangci-lint - [`c62503a`](https://github.com/Crosse/font-install/commit/c62503a5e571ab44ebab19a9605e972fb786126e) Update GH Action: extend timeout on golangci-lint ### 📊 Changes **8 files changed** (+137 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tests.yml` (+8 -3) ➕ `.golangci.yml` (+51 -0) 📝 `font.go` (+5 -5) 📝 `install.go` (+38 -27) 📝 `install_darwin.go` (+10 -6) 📝 `install_unix.go` (+13 -6) 📝 `install_windows.go` (+11 -9) 📝 `paths_unix.go` (+1 -0) </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-26 17:39:17 +03:00
Sign in to join this conversation.
No labels
pull-request
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/font-install#14
No description provided.