This repo hasn't had a successful analysis for its default branch yet.

BenMusch/nu-tab

View on GitHub
app/models/scratch.rb

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Use %i or %I for an array of symbols.
Open

enum scratch_type: [:discretionary, :tab]
Severity: Minor
Found in app/models/scratch.rb by rubocop
Category
Status