AngellusMortis/django_microsoft_auth

View on GitHub

Showing 2 of 15 total issues

File conf.py has 258 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from importlib import import_module

from django.test.signals import setting_changed
from django.utils.functional import SimpleLazyObject
from django.utils.translation import gettext_lazy as _
Severity: Minor
Found in microsoft_auth/conf.py - About 2 hrs to fix

    Avoid too many return statements within this function.
    Open

            return claims
    Severity: Major
    Found in microsoft_auth/client.py - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language