Skip to content

Conversation

@Ruluk
Copy link
Contributor

@Ruluk Ruluk commented Jul 30, 2019

adjust_format() should use OS and not ARCH. In Windows, $OS will be calculated to be "windows" while $ARCH will be "386" or "amd64" (most of the time). $ARCH will surely never be "windows".

`adjust_format()` should use OS and not ARCH. In Windows, `$OS` will be calculated to be `"windows"` while `$ARCH` will be `"386"` or `"amd64"` (most of the time). `$ARCH` will surely never be `"windows"`.
@CLAassistant
Copy link

CLAassistant commented Jul 30, 2019

CLA assistant check
All committers have signed the CLA.

@jirfag jirfag merged commit 338e3fb into golangci:master Sep 10, 2019
@jirfag
Copy link
Contributor

jirfag commented Sep 10, 2019

thank you!

@jirfag
Copy link
Contributor

jirfag commented Sep 10, 2019

And I've decided to update the script in #672

@ldez ldez added this to the v1.18 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants