gregoryv/draw

View on GitHub
docs/package.go

Summary

Maintainability
B
4 hrs
Test Coverage

Function NewProjectArticle has 141 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func NewProjectArticle() *Element {
    nav := Nav(H4("Table of contents"))
    article := Article(
        H1("Draw - programming software design diagrams"),

Severity: Major
Found in docs/package.go - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status