- 06 Aug, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 20 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
Avoid multi-line ?: (the ternary operator). Use if/unless instead. See #17478
-
- 19 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
This enables following cops: Check for useless access modifiers Lint/UselessAccessModifier Checks for attempts to use `private` or `protected` to set the visibility of a class method, which does not work. Lint/IneffectiveAccessModifier This also disables two false possitives in concerns.
-
- 13 Jul, 2016 5 commits
-
-
Connor Shea authored
-
Connor Shea authored
-
Connor Shea authored
-
Connor Shea authored
-