.rubocop_todo.yml in pwn-0.4.649 vs .rubocop_todo.yml in pwn-0.4.650

- old
+ new

@@ -1,8 +1,8 @@ # This configuration was generated by # `rubocop --auto-gen-config` -# on 2023-04-21 20:18:30 UTC using RuboCop version 1.50.2. +# on 2023-04-21 21:47:04 UTC using RuboCop version 1.50.2. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. @@ -82,10 +82,10 @@ # This cop supports safe autocorrection (--autocorrect). Style/ExplicitBlockArgument: Exclude: - 'lib/pwn/plugins/nmap_it.rb' -# Offense count: 3 +# Offense count: 2 # This cop supports safe autocorrection (--autocorrect). Style/IfUnlessModifier: Exclude: - 'bin/pwn' - 'lib/pwn/plugins/baresip.rb'