Rubocop: enable indentation width rule
This commit is contained in:
parent
324628835d
commit
62f1b9c712
6 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
module CredentialsSyncableConcern
|
||||
extend ActiveSupport::Concern
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
included do
|
||||
after_update :sync_credentials
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue