Skip to content

Commit c0e61a2

Browse files
committed
fixup! Fix long line
1 parent 7d926e7 commit c0e61a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rubocop/rspec/language.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ module RSpec
66
#
77
# RSpec allows for configuring aliases for commonly used DSL elements, e.g.
88
# example groups and hooks. It is possible to configure RuboCop RSpec to
9-
# be able to properly detect these elements in the `RSpec/Language` section of the
10-
# RuboCop YAML configuration file.
9+
# be able to properly detect these elements in the `RSpec/Language` section
10+
# of the RuboCop YAML configuration file.
1111
#
1212
# In addition to providing useful matchers, this class is responsible for
1313
# using the configured aliases.

0 commit comments

Comments
 (0)