Skip to content

Commit fcd75ad

Browse files
committed
Add .rubocop.yml config
1 parent 0e022a9 commit fcd75ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.rubocop.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# This project follows the Ribose OSS style guide.
2+
# https://github.com/riboseinc/oss-guides
3+
# All project-specific additions and overrides should be specified in this file.
4+
5+
inherit_from:
6+
- https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml

0 commit comments

Comments
 (0)