Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build FreeBSD binaries #613

Merged
merged 1 commit into from Sep 9, 2019
Merged

Build FreeBSD binaries #613

merged 1 commit into from Sep 9, 2019

Conversation

alexdupre
Copy link
Contributor

% uname -v
FreeBSD 12.0-RELEASE-p7 GENERIC
% uname -m
amd64
% ./golangci-lint-SNAPSHOT-d2b1eea2c6171a1a1141a448a745335ce2e928a1-freebsd-amd64/golangci-lint -h
Smart, fast linters runner. Run it in cloud for every GitHub pull request on https://golangci.com

Usage:
  golangci-lint [flags]
  golangci-lint [command]

Available Commands:
  config      Config
  help        Help
  linters     List current linters configuration
  run         Run this tool in cloud on every github pull request in https://golangci.com for free (public repos)

Flags:
      --color string              Use color when printing; can be 'always', 'auto', or 'never' (default "auto")
  -j, --concurrency int           Concurrency (default NumCPU) (default 8)
      --cpu-profile-path string   Path to CPU profile output file
  -h, --help                      help for golangci-lint
      --mem-profile-path string   Path to memory profile output file
  -v, --verbose                   verbose output
      --version                   Print version

Use "golangci-lint [command] --help" for more information about a command.

@CLAassistant
Copy link

CLAassistant commented Jul 17, 2019

CLA assistant check
All committers have signed the CLA.

@jirfag jirfag merged commit f84095a into golangci:master Sep 9, 2019
@jirfag
Copy link
Member

jirfag commented Sep 9, 2019

thank you!

@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.

None yet

4 participants