Skip to content
Snippets Groups Projects

Rubocop static analysis

Right now, just implements a pretty lean set of rules (i.e. Layout). There is a whole bunch of great lint related rules too, but wanted to focus on a consistent format first. Most IDEs support Rubocop either natively (e.g. RubyMine) or via an extension (e.g. Visual Studio Code). But it can also be run via the command line via bundle exec rubocop lib spec.

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