Feature/add controller strategy #28
Merged
Annotations
3 errors
|
Lint code for consistent style
Process completed with exit code 1.
|
|
Lint code for consistent style:
app/models/strategy_rule.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
app/models/strategy_rule.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading