Skip to content

Commit 6cd51a0

Browse files
committed
Adopt Hanakai rubocop styles
1 parent 6c7ebc6 commit 6cd51a0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.rubocop.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# This file is synced from hanakai-rb/repo-sync
2+
13
inherit_from:
2-
- 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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ gemspec:
1010
required_ruby_version: ">= 3.1.0"
1111
development_dependencies:
1212
- bundler
13-
- rake
1413
- rspec
1514
- yard
1615
runtime_dependencies:

0 commit comments

Comments
 (0)