andreoliwa/nitpick

View on GitHub
tasks.py

Summary

Maintainability
A
35 mins
Test Coverage

Function test has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def test(c, file="", coverage=False, browse=False, watch=False, reset=False):
Severity: Minor
Found in tasks.py - About 45 mins to fix

    Function doc has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def doc(c, full=False, recreate=False, links=False, browse=False, debug=False):
    Severity: Minor
    Found in tasks.py - About 45 mins to fix

      Function ci_build has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def ci_build(c, full=False, recreate=False, docs=True, python=""):
      Severity: Minor
      Found in tasks.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status