[PR #1198] [MERGED] Run linter action on MacOS and Windows #15036

Closed
opened 2026-08-05 03:06:50 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1198
Author: @surik
Created: 10/6/2023
Status: Merged
Merged: 10/7/2023
Merged by: @mlsmaycon

Base: mainHead: yury/linter-for-mac-and-windows


📝 Commits (2)

  • 7c54c54 Run linter action on MacOS and Windows
  • 4b4f302 Install ui deps only for ubuntu

📊 Changes

2 files changed (+19 additions, -2 deletions)

View changed files

.gitattributes (+1 -0)
📝 .github/workflows/golangci-lint.yml (+18 -2)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/1198 **Author:** [@surik](https://github.com/surik) **Created:** 10/6/2023 **Status:** ✅ Merged **Merged:** 10/7/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `yury/linter-for-mac-and-windows` --- ### 📝 Commits (2) - [`7c54c54`](https://github.com/netbirdio/netbird/commit/7c54c548c342e9cf5139881455e736a77db84d56) Run linter action on MacOS and Windows - [`4b4f302`](https://github.com/netbirdio/netbird/commit/4b4f3020fccb00a51317e00e8a1829928d002a2d) Install ui deps only for ubuntu ### 📊 Changes **2 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.gitattributes` (+1 -0) 📝 `.github/workflows/golangci-lint.yml` (+18 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:06:50 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15036