Pathogen Tabs Component #10001
Annotations
2 warnings
runner / rubocop:
test/components/pathogen/system/tabs_test.rb#L541
[rubocop] reported by reviewdog 🐶
Prefer single-quoted strings when you don't need string interpolation or special symbols.
Raw Output:
test/components/pathogen/system/tabs_test.rb:541:41: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
runner / rubocop:
test/components/pathogen/system/tabs_test.rb#L259
[rubocop] reported by reviewdog 🐶
Trailing whitespace detected.
Raw Output:
test/components/pathogen/system/tabs_test.rb:259:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
|