3scale/porta

View on GitHub
config/initializers/sidekiq.rb

Summary

Maintainability
A
0 mins
Test Coverage

sanitize_redis_config doesn't depend on instance state (maybe move it to another class?)
Open

def sanitize_redis_config(cfg)
Severity: Minor
Found in config/initializers/sidekiq.rb by reek

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status