zetachang/react.rb

View on GitHub
lib/react/validator.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Validator has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Validator
    attr_accessor :errors
    attr_reader :props_wrapper
    private :errors, :props_wrapper

Severity: Minor
Found in lib/react/validator.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status