Prepare repository for running RuboCop after every push to Gerrit

For now ignoring all problems.

Bug: 69245
Change-Id: I16c3edf47d6bb6470f5b71754fa99fe177b65797
This commit is contained in:
Željko Filipin
2014-10-21 16:45:42 +02:00
parent e3897fd32c
commit 1b52b14cda
4 changed files with 144 additions and 0 deletions

7
Gemfile Normal file
View File

@@ -0,0 +1,7 @@
#ruby=ruby-2.1.2
#ruby-gemset=UniversalLanguageSelector
source "https://rubygems.org"
gem "mediawiki_selenium"
gem "rubocop", require: false