(CONT-773) Rubocop Auto Fixes 1-5
authordavid22swan <david.swan@puppet.com>
Fri, 21 Apr 2023 12:42:23 +0000 (13:42 +0100)
committerdavid22swan <david.swan@puppet.com>
Fri, 21 Apr 2023 12:42:35 +0000 (13:42 +0100)
commita4609826c3dc663c2ebb5402ffe7b8a1ea1ecd4f
treebd0ecaef12596c285d7c58fb70b968c5bb2f18dd
parent5fede72d6c12749d2fcd8212e937e2cb2453345f
(CONT-773) Rubocop Auto Fixes 1-5

- Layout/ClosingHeredocIndentation
- Layout/EmptyLineAfterGuardClause
- Layout/HashAlignment
- Layout/HeredocIndentation
- Layout/SpaceAroundMethodCallOperator
18 files changed:
.rubocop_todo.yml
lib/facter/apt_updates.rb
lib/puppet/provider/apt_key/apt_key.rb
lib/puppet/type/apt_key.rb
spec/acceptance/apt_key_provider_spec.rb
spec/acceptance/apt_spec.rb
spec/classes/apt_spec.rb
spec/classes/apt_update_spec.rb
spec/defines/conf_spec.rb
spec/defines/key_compat_spec.rb
spec/defines/key_spec.rb
spec/defines/pin_spec.rb
spec/defines/source_compat_spec.rb
spec/defines/source_spec.rb
spec/spec_helper_acceptance_local.rb
spec/unit/puppet/provider/apt_key_spec.rb
spec/unit/puppet/type/apt_key_spec.rb
tasks/init.rb