File: .rubocop.yml

package info (click to toggle)
ruby-process-executer 4.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: ruby: 873; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
7
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