Skip to content

Commit cb27e21

Browse files
author
Tatsuya Sato
committed
Merge branch 'master' into take_over_denis_work
2 parents 20d3a43 + 59d8ae9 commit cb27e21

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)