Rubocop: enable indentation width rule

This commit is contained in:
Simon Lehericey 2017-08-28 11:18:38 +02:00
parent 324628835d
commit 62f1b9c712
6 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
module CredentialsSyncableConcern
extend ActiveSupport::Concern
extend ActiveSupport::Concern
included do
after_update :sync_credentials