Этот коммит содержится в:
Mattia Roccoberton
2021-06-02 15:43:09 +02:00
родитель ffc57e7d90
Коммит 4a0ea5e8f2
8 изменённых файлов: 76 добавлений и 13 удалений

Просмотреть файл

@@ -1,3 +1,4 @@
---
inherit_from:
- https://relaxed.ruby.style/rubocop.yml
@@ -10,7 +11,9 @@ require:
AllCops:
Exclude:
- bin/*
- db/schema.rb
- spec/dummy/**/*
- vendor/**/*
NewCops: enable
Gemspec/RequiredRubyVersion: