.rubocop_todo.yml in pwn-0.4.866 vs .rubocop_todo.yml in pwn-0.4.867

- old
+ new

@@ -90,15 +90,9 @@ Style/IfUnlessModifier: Exclude: - 'bin/pwn' - 'lib/pwn/plugins/baresip.rb' -# Offense count: 1 -# This cop supports safe autocorrection (--autocorrect). -Style/RedundantBegin: - Exclude: - - 'lib/pwn/www/hacker_one.rb' - # Offense count: 95 # This cop supports safe autocorrection (--autocorrect). Style/RedundantCondition: Exclude: - 'bin/pwn_simple_http_server'