Skip to content

Commit

Permalink
additional rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhoribu authored Jan 4, 2024
1 parent 9822ad1 commit e7bc2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.lic
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ module VersionScript
while true
5.times do |x|
if x == 0
next if first # Doesn't happen the first time around.
next if first # Doesn't happen the first time around.
_respond "It's a badger"
sleep 0.4
elsif x == 1
Expand Down

0 comments on commit e7bc2cb

Please sign in to comment.