An error occurred fetching the project authors.
- 19 May, 2016 1 commit
-
-
Yorick Peterse authored
-
- 13 May, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 12 May, 2016 1 commit
-
-
Yorick Peterse authored
-
- 11 May, 2016 2 commits
-
-
Connor Shea authored
Also fix one use of `gsub` that would be faster as `delete`. Use `tr` instead of `gsub` when you are replacing the same number of characters. Use `delete` instead of `gsub` when you are deleting characters.
-
Connor Shea authored
Also fixes the errors caused by enabling the cop. casecmp is more performant than `.downcase` and `==`.
-
- 08 May, 2016 1 commit
-
-
Connor Shea authored
This reports uses of `File.exists?` and `Dir.exists?`, which were both deprecated in Ruby and will eventually be removed in favor of `.exist?`. Also fixes all existing uses of the deprecated methods.
-
- 28 Apr, 2016 1 commit
-
-
Connor Shea authored
This requires no code changes since it doesn't actually change anything in the codebase, just preventative.
-
- 20 Apr, 2016 1 commit
-
-
Valery Sizov authored
-
- 11 Apr, 2016 1 commit
-
-
Grzegorz Bizon authored
To 60.
-
- 21 Mar, 2016 1 commit
-
-
connorshea authored
Discussed in #14233. See [their releases](https://github.com/bbatsov/rubocop/releases) for more info. Changes: - Enable DisplayCopNames for lint output. - Default behavior for `Alias` changed, set to enforce `prefer_alias_method`. - Enabling Rails cops changed to new syntax. - Remove StyleGuides and move Descriptions to comments. - Add missing cops. - Add TODOs for cops that should be enabled in the future. - Set TargetRubyVersion to 2.1.
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 14 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 08 Dec, 2015 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This enables rubocop metrics like CyclomaticComplexity and ABCSize. Initial threshold values are high, should be probably decreased.
-
- 25 Nov, 2015 1 commit
-
-
Robert Speicher authored
-
- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 16 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 15 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 22 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 15 Apr, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Mar, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 03 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Feb, 2015 16 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-