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

Commit

Permalink
Add README file and fix top_bad_words.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei12942 committed Jul 17, 2018
1 parent 873b72b commit 2ea3ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2355/2/top_bad_words.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# rubocop:disable Lint/UnusedBlockArgument
# rubocop:disable Metrics/AbcSize
# This class is needed for first level of Task 2
# This class is needed for 1st level of Task 2
# This class smells of :reek:Attribute
class TopBad
attr_accessor :battlers, :top_obscenity
Expand Down

0 comments on commit 2ea3ce4

Please sign in to comment.