Skip to content

Commit 910dda8

Browse files
committed
Problem: rubocop is disagreeing with the formatting
Solution: concede to it
1 parent f4f9682 commit 910dda8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/omnigres/package.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ def sources
222222

223223
@srcs = super
224224
return @srcs if @dont_fetch_previous
225+
225226
unless contains_vendorized_deps?
226227
@srcs.push(deps_tar_gz)
227228
end

0 commit comments

Comments
 (0)