Skip to content

Commit

Permalink
disable UselessAccessModifier cop
Browse files Browse the repository at this point in the history
Change-Id: I9283e0806529a4576afe055a424ac1f2c9631ff9
Reviewed-on: http://gerrit.causes.com/37446
Tested-by: jenkins <[email protected]>
Reviewed-by: Shane da Silva <[email protected]>
  • Loading branch information
geniou authored and Shane da Silva committed Apr 22, 2014
1 parent b28a9d0 commit 180ba2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,8 @@ SpecialGlobalVars:
TrailingComma:
Enabled: false

UselessAccessModifier:
Enabled: false

Void:
Enabled: false

0 comments on commit 180ba2f

Please sign in to comment.