gitlab-org--gitlab-foss/app
Grzegorz Bizon d6f6697744 Enable Rubocop cops for invalid access modifiers
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.
2016-07-19 15:12:15 +02:00
..
assets Merge branch 'new-issue-bg-color' into 'master' 2016-07-19 11:12:21 +00:00
controllers Fix some useless access modifiers in the code 2016-07-19 14:16:54 +02:00
finders
helpers Fix some useless access modifiers in the code 2016-07-19 14:16:54 +02:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Enable Rubocop cops for invalid access modifiers 2016-07-19 15:12:15 +02:00
services Refactor system notes service to make it singleton 2016-07-19 15:12:14 +02:00
uploaders
validators
views Merge branch 'cs-gemojione-3' into 'master' 2016-07-18 23:57:13 +00:00
workers limit project expor retry to only 3 2016-07-18 09:23:41 +02:00