main-branch/create_github_release

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
inherit_gem:
  main_branch_shared_rubocop_config: config/rubocop.yml

AllCops:
  # Pin this project to Ruby 3.1 in case the shared config above is upgraded to 3.2
  # or later.
  TargetRubyVersion: 3.1