IPO trademark decisions finder #2270
Annotations
10 errors
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L62
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L63
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L71
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L74
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L75
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L78
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L83
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L84
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L89
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Run RuboCop:
spec/features/creating_a_trademark_decision_spec.rb#L90
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Loading