kirushik/critical_chain

View on GitHub
Rakefile

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

Use expand_path('config/application', __dir__) instead of expand_path('../config/application', __FILE__).
Open

require File.expand_path('../config/application', __FILE__)
Severity: Minor
Found in Rakefile by rubocop

Missing frozen string literal comment.
Open

# Add your own tasks in files placed in lib/tasks ending in .rake,
Severity: Minor
Found in Rakefile by rubocop

There are no issues that match your filters.

Category
Status