Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei12942 committed Jul 16, 2018
1 parent ed8b106 commit 873b72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 2355/2/find_obscenity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ def check_battles_for_obscenity
end
end
end
# rubocop:enable Performance/RedundantMatch
# rubocop:enable Metrics/MethodLength
# rubocop:enable Metrics/AbcSize
# rubocop:enable Style/IfUnlessModifier
# rubocop:enable Lint/ImplicitStringConcatenation
# rubocop:enable Performance/RedundantMatch

0 comments on commit 873b72b

Please sign in to comment.