D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
ruby
/
gems
/
3.0.0
/
gems
/
rbs-1.0.4
/
Filename :
.rubocop.yml
back
Copy
require: rubocop-rubycw AllCops: TargetRubyVersion: 2.7 DisabledByDefault: true Exclude: - 'vendor/bundle/**/*' Rubycw/Rubycw: Enabled: true Exclude: - 'test/**/*_test.rb' Lint/DuplicateMethods: Enabled: true Include: - 'test/**/*_test.rb'