Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Jason Hsu b19b47637c Exclude tmp directory from RuboCop (#1496)
* Exclude tmp directory from RuboCop

* Update .rubocop.yml

* Exclude vendor directory from RuboCop
2019-01-19 00:11:08 +00:00
Jason Hsu 6a86456f56 Changed Style/FlipFlop to Lint/FlipFlop (#1497) 2019-01-18 08:43:46 +00:00
Corey Alexander b90cde608a Run Rubocop in CI (#1294)
* Add rubocop to Rakefile, and run it in Travis

* Move rubocop to test group, and run it first in Travis

* Make Rakefile conditional on being in development or test env

* Create Rubocop todo file and configure it

Had to change it to manually exclude a few files instead of upping the limits cause the todo file was not taking presedence over the custom config

* Remove some todos with some Autocorrect and manual fixes

* Somehow Rubocop was ok with this but it looked weird
2018-11-25 18:37:57 +00:00
Andrew Nesbitt 1f6247c93d
Rubocop fixes (#1075)
* rubocop --auto-correct

* More rubocop fixes
2018-10-10 14:16:19 +01:00
Andrew Nesbitt 81daaa00e5 Fix up some warnings/errors in rubocop config 2018-08-16 15:36:12 +01:00
Andrew Nesbitt 463d31ddd2
Fixed errors in rubocop config 2017-11-06 14:07:21 +00:00
michaelrauh 7ad2c7c857 fix configuration for rubucop to be compliant with new version 2017-01-16 21:38:47 -05:00
Andrew Nesbitt 7cf9f0d650
Add codeclimate config 2016-12-19 19:50:30 +00:00