Add rubocop config #324
Annotations
3 errors
lib/voxpupuli/test/rake.rb#L23
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
|
lib/voxpupuli/test/rake.rb#L23
Style/RegexpLiteral: Use `//` around regular expression. (https://rubystyle.guide#percent-r)
|
|
This job failed
Loading