Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Support v2 Linter API #123

Merged
merged 8 commits into from
Jan 30, 2019
Merged

Support v2 Linter API #123

merged 8 commits into from
Jan 30, 2019

Commits on Jan 30, 2019

  1. Support v2 Linter API

    vzamanillo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    4f7dcc4 View commit details
    Browse the repository at this point in the history
  2. Fixed golint url

    vzamanillo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ea56098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0726af0 View commit details
    Browse the repository at this point in the history
  4. Removed unsupported versions of go in tests

    The current versions that are fully supported by go are: v1.10 and v1.11, golang/tools#52
    vzamanillo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    a754819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be2c453 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c320160 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab75416 View commit details
    Browse the repository at this point in the history
  8. Fixed condition operator

    stream must not be null and must not be empty
    vzamanillo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    1d5fd99 View commit details
    Browse the repository at this point in the history