Skip to content

Commit 1a6df27

Browse files
author
Tatsuya Sato
committed
Merge branch 'master' into take_over_denis_work
2 parents e4dbb5b + 9a47309 commit 1a6df27

File tree

10 files changed

+506
-6
lines changed

10 files changed

+506
-6
lines changed

.rubocop.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
inherit_from: .rubocop_todo.yml
2+
3+
AllCops:
4+
Exclude:
5+
- 'pkg/**/*'

0 commit comments

Comments
 (0)