Skip to content

Commit

Permalink
please rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas committed Dec 19, 2023
1 parent 56ad35b commit c4c7e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -111,6 +111,7 @@ namespace :vbump do
desc "Final release"
task :final do
change_version do |pre:, tiny:|
_ = tiny
raise ArgumentError, "Unexpected pre: #{pre}" if pre.nil?

{ pre: nil }
Expand Down

0 comments on commit c4c7e3b

Please sign in to comment.