mirror of
https://github.com/discourse/discourse-signatures.git
synced 2025-12-12 01:45:34 +00:00
Inherit rubocop config from discourse repo
This commit is contained in:
parent
3146fb48de
commit
cc088d272c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
.idea/*
|
.idea/*
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml
|
||||||
|
|||||||
1
.rubocop.yml
Normal file
1
.rubocop.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
inherit_from: https://raw.githubusercontent.com/discourse/discourse/master/.rubocop.yml
|
||||||
Loading…
x
Reference in New Issue
Block a user