Inherit rubocop config from discourse repo

This commit is contained in:
Gerhard Schlager 2018-12-03 00:37:45 +01:00
parent 3146fb48de
commit cc088d272c
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.idea/*
*.iml
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml

1
.rubocop.yml Normal file
View File

@ -0,0 +1 @@
inherit_from: https://raw.githubusercontent.com/discourse/discourse/master/.rubocop.yml