Inherit rubocop config from discourse repo

This commit is contained in:
Gerhard Schlager 2018-12-03 00:35:44 +01:00
parent afe7eea61c
commit 19954fd8f0
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.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