MurgaNikolay/chef-eye

View on GitHub
libraries/config_provider.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.included(base)
      base.class_eval do
        use_inline_resources
        action :create do
          template new_resource.path do
Severity: Minor
Found in libraries/config_provider.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status