hovancik/BSDSec

View on GitHub
app/models/tag.rb

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Showing 3 of 3 total issues

Tag has no descriptive comment
Open

class Tag < ApplicationRecord
Severity: Minor
Found in app/models/tag.rb by reek

Missing frozen string literal comment.
Open

class Tag < ApplicationRecord
Severity: Minor
Found in app/models/tag.rb by rubocop

Missing top-level documentation comment for class Tag.
Open

class Tag < ApplicationRecord
Severity: Minor
Found in app/models/tag.rb by rubocop
Category
Status