We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c7ebc6 commit 6cd51a0Copy full SHA for 6cd51a0
.rubocop.yml
@@ -1,2 +1,4 @@
1
+# This file is synced from hanakai-rb/repo-sync
2
+
3
inherit_from:
- - https://raw.githubusercontent.com/dry-rb/template-gem/main/.rubocop.yml
4
+ - https://raw.githubusercontent.com/hanakai-rb/repo-sync/main/rubocop/rubocop.yml
repo-sync.yml
@@ -10,7 +10,6 @@ gemspec:
10
required_ruby_version: ">= 3.1.0"
11
development_dependencies:
12
- bundler
13
- - rake
14
- rspec
15
- yard
16
runtime_dependencies:
0 commit comments