summaryrefslogtreecommitdiff
path: root/.rubocop.yml
Commit message (Expand)AuthorAgeFilesLines
* Updated Rubocop for generator_templates/fix-generator-templates-directoryYorick Peterse2016-05-191-1/+1
* Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-0/+1
|\
| * Tell Rubocop to ignore lib/templatesYorick Peterse2016-05-121-1/+2
* | Require space around operatorsGabriel Mazetto2016-05-131-2/+2
* | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-121-1/+1
|\ \
| * | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
| |/
* | Merge branch 'casecmp-cop' into 'master' Rémy Coutable2016-05-111-2/+1
|\ \
| * | Enable Rubocop Casecmp Performance Cop.Connor Shea2016-05-101-2/+1
| |/
* | Enable the StringReplacement cop.Connor Shea2016-05-101-1/+2
|/
* Enable LstripRstrip copConnor Shea2016-04-271-2/+1
* Backport select_helper from EEbackport_changes_from_eeValery Sizov2016-04-201-1/+1
* Decrease threshold for ABC Size metric in Rubocopcomplexity/descrease-abc-size-thresholdGrzegorz Bizon2016-04-111-1/+1
* Update Rubocop from 0.35.1 to 0.38.0.connorshea2016-03-201-469/+489
* Disabled Rails/Date copGabriel Mazetto2015-12-151-0/+6
* Updated .rubocop.yml to match 0.35.x changesGabriel Mazetto2015-12-141-6/+30
* Bump cyclomatic and perceived complexity threshold by oneGrzegorz Bizon2015-12-081-2/+2
* Enable rubocop metricsGrzegorz Bizon2015-12-081-19/+24
* Enable the Lint/RescueException coprs-rescueexception-copRobert Speicher2015-11-241-1/+1
* Enable "UselessAssignment" rubocop lintGuilherme Garnier2015-10-031-1/+1
* fix rubocopValery Sizov2015-09-161-0/+1
* fix specs. Stage 5Valery Sizov2015-09-151-0/+1
* Enable rubocop for tests tooDmitriy Zaporozhets2015-06-221-2/+0
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* No tabs in code!Dmitriy Zaporozhets2015-04-151-1/+1
* Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-241-1/+1
* Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-7/+7
* Enable ParenthesesAsGroupedExpression ruleDmitriy Zaporozhets2015-03-021-1/+1
* Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-021-2/+2
* Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-021-3/+3
* Rubocop: Dont allow puts or print to stdoutDmitriy Zaporozhets2015-02-021-1/+4
* Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-2/+2
* Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1
* More rubocop rules enableDmitriy Zaporozhets2015-02-021-4/+5
* Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-021-1/+1
* Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-021-2/+2
* Rubocop: Ascii restrictionsDmitriy Zaporozhets2015-02-021-2/+2
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-1/+1
* Rubocop: Style/AlignArray enabledDmitriy Zaporozhets2015-02-021-1/+1
* Rubocop: Style/Alias enabledDmitriy Zaporozhets2015-02-021-1/+1
* Rubocop: Style/AccessorMethodName enabledDmitriy Zaporozhets2015-02-021-1/+1
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-5/+1
* At first disable all checks. We will enable it one by one laterDmitriy Zaporozhets2015-02-021-8/+988
* Add rubocop and remove rails_best_practices gemDmitriy Zaporozhets2015-02-021-0/+26