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

Local GoKart #603

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Local GoKart #603

merged 1 commit into from
Sep 8, 2021

Commits on Sep 7, 2021

  1. Local GoKart

    related to #600
    I was looking to see if GoKArt is part of golang-ci - not at the moment.
    I have added a make target gokart. Static analysis came out very well, no code changes needed.
    GoKart is checking code including imported packages, see output:
    
    ```shell
    Using config found at /Users/ab011th/.gokart/analyzers.yml
    
    Revving engines VRMMM VRMMM
    3...2...1...Go!
    
    Race Complete! Analysis took 1.862020787s and 569 Go files were scanned (including imported packages)
    GoKart found 0 potentially vulnerable functions
    ```
    
    Signed-off-by: kuritka <kuritka@gmail.com>
    kuritka committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    29aac5b View commit details
    Browse the repository at this point in the history