sparklemotion/nokogiri

View on GitHub
lib/nokogiri/xml/sax/document.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method start_element_namespace has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def start_element_namespace(name, attrs = [], prefix = nil, uri = nil, ns = []) # rubocop:disable Metrics/ParameterLists
Severity: Minor
Found in lib/nokogiri/xml/sax/document.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status