bundler/bundler

View on GitHub
lib/bundler/plugin/api/source.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class API has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

    class API
      # This class provides the base to build source plugins
      # All the method here are required to build a source plugin (except
      # `uri_hash`, `gem_install_dir`; they are helpers).
      #
Severity: Minor
Found in lib/bundler/plugin/api/source.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status