Skip to content

Conversation

@david22swan
Copy link
Member

@david22swan david22swan commented Aug 30, 2023

Resolved:

  • Layout/ClosingHeredocIndentation
  • Lint/RedundantCopEnableDirective
  • Naming/MemoizedInstanceVariableName
  • RSpec/ContextWording
  • RSpec/EmptyLineAfterExample
  • RSpec/EmptyLineAfterExampleGroup
  • RSpec/EmptyLineAfterHook
  • RSpec/ImplicitSubject
  • RSpec/RepeatedExampleGroupBody
  • Style/IfUnlessModifier
  • Style/RedundantArgument
  • Style/RescueStandardError
  • Style/SlicingWithRange
  • Style/TrailingCommaInHashLiteral

Left in Place:

  • RSpec/NoExpectationExample: Unable to properly wrap applies in such a way as to serve as an expectation.
  • Style/GlobalVars: Replacing global variables with Constants causes warnings to be thrown by puppet applies.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@david22swan david22swan requested a review from a team as a code owner August 30, 2023 13:33
Resolved:
- Layout:ClosingHeredocIndentation
- Lint/RedundantCopEnableDirective
- Naming/MemoizedInstanceVariableName
- RSpec/ContextWording
- RSpec/EmptyLineAfterExample
- RSpec/EmptyLineAfterExampleGroup
- RSpec/EmptyLineAfterHook
- RSpec/ImplicitSubject
- RSpec/RepeatedExampleGroupBody
- Style/IfUnlessModifier
- Style/RedundantArgument
- Style/RescueStandardError
- Style/SlicingWithRange
- Style/TrailingCommaInHashLiteral

Left in Place:
- RSpec/NoExpectationExample: Unable to properly wrap applies in such a way as to serve as an expectation.
- Style/GlobalVars: Replacing global variables with Constants causes warnings to be thrown by puppet applies.
Copy link
Contributor

@LukasAud LukasAud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LukasAud LukasAud merged commit 6209fc4 into puppetlabs:main Aug 31, 2023
@david22swan david22swan deleted the RUBOCOP branch September 13, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants