Skip to content
Snippets Groups Projects

Enable the Rubocop DeprecatedClassMethods cop

This reports uses of File.exists? and Dir.exists?, which were both deprecated in Ruby and will eventually be removed in favor of .exist?. Also fixes all existing uses of the deprecated methods.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading