Configure Rubocop to work with StandardRB

This commit is contained in:
Petko Bordjukov 2024-07-03 23:17:22 +03:00
parent 459be53b5c
commit 93611a3bd9
2 changed files with 8 additions and 1 deletions

7
.rubocop.yml Normal file
View File

@ -0,0 +1,7 @@
require: standard
inherit_gem:
standard: config/base.yml
AllCops:
DisabledByDefault: true

View File

@ -1 +1 @@
3.3.0 3.3.3