django/django

View on GitHub

Showing 603 of 2,100 total issues

Avoid too many return statements within this function.
Open

                return "runtests.py " + args_to_win(line[15:])
Severity: Major
Found in docs/_ext/djangodocs.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return args_to_win(line[4:])
    Severity: Major
    Found in docs/_ext/djangodocs.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return "py " + args_to_win(line[9:])
      Severity: Major
      Found in docs/_ext/djangodocs.py - About 30 mins to fix
        Severity
        Category
        Status
        Source
        Language