Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Rubocop from 0.35.1 to 0.38.0. | connorshea | 2016-03-20 | 1 | -469/+489 |
* | Disabled Rails/Date cop | Gabriel Mazetto | 2015-12-15 | 1 | -0/+6 |
* | Updated .rubocop.yml to match 0.35.x changes | Gabriel Mazetto | 2015-12-14 | 1 | -6/+30 |
* | Bump cyclomatic and perceived complexity threshold by one | Grzegorz Bizon | 2015-12-08 | 1 | -2/+2 |
* | Enable rubocop metrics | Grzegorz Bizon | 2015-12-08 | 1 | -19/+24 |
* | Enable the Lint/RescueException coprs-rescueexception-cop | Robert Speicher | 2015-11-24 | 1 | -1/+1 |
* | Enable "UselessAssignment" rubocop lint | Guilherme Garnier | 2015-10-03 | 1 | -1/+1 |
* | fix rubocop | Valery Sizov | 2015-09-16 | 1 | -0/+1 |
* | fix specs. Stage 5 | Valery Sizov | 2015-09-15 | 1 | -0/+1 |
* | Enable rubocop for tests too | Dmitriy Zaporozhets | 2015-06-22 | 1 | -2/+0 |
* | Fixed the Rails/ActionFilter cop | Jeroen van Baarsen | 2015-04-20 | 1 | -1/+1 |
* | No tabs in code! | Dmitriy Zaporozhets | 2015-04-15 | 1 | -1/+1 |
* | Style/RedundantReturn enabledmore-rubocop-styles | Dmitriy Zaporozhets | 2015-03-24 | 1 | -1/+1 |
* | Enable more rubocop style checks | Dmitriy Zaporozhets | 2015-03-24 | 1 | -7/+7 |
* | Enable ParenthesesAsGroupedExpression rule | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 |
* | Rubocop: indentation fixes Yay!!! | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
* | Rubocop: no trailing newlines | Dmitriy Zaporozhets | 2015-02-02 | 1 | -3/+3 |
* | Rubocop: Dont allow puts or print to stdout | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+4 |
* | Rubocop: Style/ElseAlignment enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
* | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | More rubocop rules enable | Dmitriy Zaporozhets | 2015-02-02 | 1 | -4/+5 |
* | Rubocop: Style/CaseIndentation enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Avoid using {...} for multi-line blocks | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
* | Rubocop: Ascii restrictions | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
* | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Rubocop: Style/AlignArray enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Rubocop: Style/Alias enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Rubocop: Style/AccessorMethodName enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Convert hashes to ruby 1.9 style | Dmitriy Zaporozhets | 2015-02-02 | 1 | -5/+1 |
* | At first disable all checks. We will enable it one by one later | Dmitriy Zaporozhets | 2015-02-02 | 1 | -8/+988 |
* | Add rubocop and remove rails_best_practices gem | Dmitriy Zaporozhets | 2015-02-02 | 1 | -0/+26 |