Skip to content

Commit

Permalink
Disabled reek condition
Browse files Browse the repository at this point in the history
  • Loading branch information
natalia-ss committed Feb 7, 2024
1 parent fe1588e commit a820155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/commands/scaffolding_commands.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# :reek:FeatureEnvy { enabled: false }
# :reek:UtilityFunction { enabled: false }
# :reek:RepeatedConditional { enabled: false }
class ScaffoldingCommands < Thor
desc 'page [PAGE_NAME]', 'Creates a new page object'
option :path,
Expand Down

0 comments on commit a820155

Please sign in to comment.