Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-15No tabs in code!Dmitriy Zaporozhets
2015-03-25Style/RedundantReturn enabledDmitriy Zaporozhets
2015-03-25Enable more rubocop style checksDmitriy Zaporozhets
2015-03-03Enable ParenthesesAsGroupedExpression ruleDmitriy Zaporozhets
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop: Dont allow puts or print to stdoutDmitriy Zaporozhets
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2015-02-03Rubocop: comment indentationDmitriy Zaporozhets
2015-02-03More rubocop rules enableDmitriy Zaporozhets
2015-02-03Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets
2015-02-03Avoid using {...} for multi-line blocksDmitriy Zaporozhets
2015-02-03Rubocop: Ascii restrictionsDmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignHash enabledDmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignArray enabledDmitriy Zaporozhets
2015-02-03Rubocop: Style/Alias enabledDmitriy Zaporozhets
2015-02-03Rubocop: Style/AccessorMethodName enabledDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-02-03At first disable all checks. We will enable it one by one laterDmitriy Zaporozhets
2015-02-03Add rubocop and remove rails_best_practices gemDmitriy Zaporozhets