MacroPower/wakatime_exporter

View on GitHub
main.go

Summary

Maintainability
A
2 hrs
Test Coverage

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

func main() {
    var (
        disableDefaultCollectors = kingpin.Flag(
            "collector.disable-defaults",
            "Set all collectors to disabled by default.",
Severity: Minor
Found in main.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status