gregschmit/rails-rest-framework

View on GitHub

Showing 2 of 9 total issues

Avoid deeply nested control flow statements.
Open

        subcfg = subcfg.in?(fields) ? subcfg : []
Severity: Major
Found in lib/rest_framework/serializers/native_serializer.rb - About 45 mins to fix

    Avoid deeply nested control flow statements.
    Open

            subcfg = subcfg.in?(fields) ? [] : subcfg
    Severity: Major
    Found in lib/rest_framework/serializers/native_serializer.rb - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language