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: use golangci-lint #20295

Merged
merged 24 commits into from
Nov 18, 2019
Merged

build: use golangci-lint #20295

merged 24 commits into from
Nov 18, 2019

Commits on Nov 15, 2019

  1. build: use golangci-lint

    This changes build/ci.go to download and run golangci-lint instead
    of gometalinter.
    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    464b42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9386e3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cadace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67b6629 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d78a095 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d3ef09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    590e4ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    017a820 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54d6c70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27e4da6 View commit details
    Browse the repository at this point in the history
  11. crypto/bn256: run goimports

    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4b43cee View commit details
    Browse the repository at this point in the history
  12. p2p/nat: fix goimports lint issue

    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    eaa3523 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    558a198 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a30716 View commit details
    Browse the repository at this point in the history
  15. rlp: delete unreachable code

    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    ec0c2b2 View commit details
    Browse the repository at this point in the history
  16. core: gofmt

    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b3c772c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a471b82 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cdee268 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa0f75e View commit details
    Browse the repository at this point in the history
  20. .travis.yml: disable build cache

    fjl committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    9828049 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ab8cd15 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7fb4ced View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    66248ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    752a3dc View commit details
    Browse the repository at this point in the history