📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
ifmeorg/ifme
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
21 days ago
Refresh default branch
Refresh
Rakefile
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Avoid immutable Array literals in loops. It is better to extract it into a local variable or a constant.
Open
%w[SECRET_KEY_BASE DEVISE_SECRET_KEY].each do |key|
Severity: Minor
Found in
Rakefile
by
rubocop
Exclude checks
Disable engine
Disable check
There are no issues that match your filters.
Clear all filters
Category
Bug Risk
Status
Open
Confirmed
Invalid
Wontfix
Close