mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 04:28:42 +00:00
We have code that builds conditionally depending on the platform (mostly Orbit code) so we should run `golangci-lint` checks on all OSs. This adds it to run on macOS, for Windows see: https://github.com/fleetdm/fleet/issues/9943 |
||
|---|---|---|
| .. | ||
| platform.go | ||
| platform_notwindows.go | ||
| platform_windows.go | ||
| platform_windows_test.go | ||