ammar/regexp_parser

View on GitHub
lib/regexp_parser/expression/quantifier.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def deprecated_old_init(token, text, _min, _max, _mode = :greedy)
Severity: Minor
Found in lib/regexp_parser/expression/quantifier.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status