TrailingWhitespace 'cop' fix
This commit is contained in:
parent
bf327c17b7
commit
a31aa5d8be
13 changed files with 20 additions and 20 deletions
|
@ -181,7 +181,7 @@ module Middleman
|
|||
def respond_to?(method, include_private = false)
|
||||
super || has_key?(method)
|
||||
end
|
||||
|
||||
|
||||
# Make DataStore act like a hash. Return requested data, or
|
||||
# nil if data does not exist
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue