Prepare repository for running RuboCop after every push to Gerrit
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 24 Oct 2014 11:11:12 +0000 (13:11 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 24 Oct 2014 11:11:12 +0000 (13:11 +0200)
commit70f391997bd05e79b8dfee8f9355766c065488f6
treeb33482278fdd4a9b5c594cf1ad480246c1446a3a
parentaeae6afbbb26c67fd0f20e23d13fa9f3d77420d0
Prepare repository for running RuboCop after every push to Gerrit

For now fixed only one trivial whitespace problem that “bundle exec
rubocop --auto-gen-config” did not put into .rubocop_todo.yml file.

Bug: 69245
Change-Id: I667941521220ee8761fdd691c138400fcda388e0
.rubocop.yml [new file with mode: 0644]
.rubocop_todo.yml [new file with mode: 0644]
Gemfile [new file with mode: 0644]
Gemfile.lock [new file with mode: 0644]
maintenance/jsduck/CustomTags.rb
tests/browser/Gemfile [deleted file]
tests/browser/Gemfile.lock [deleted file]