axamon/hermes

View on GitHub
main.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {

    flag.Parse()

    var start = time.Now()
Severity: Minor
Found in main.go - About 1 hr to fix

    Your code does not pass gofmt in 3 places. Go fmt your code!
    Open

    // Copyright 2019 Alberto Bregliano. All rights reserved.
    Severity: Minor
    Found in main.go by gofmt

    There are no issues that match your filters.

    Category
    Status