aboutsummaryrefslogtreecommitdiff
path: root/.rubocop.yml
AgeCommit message (Collapse)Author
2021-09-30(MODULES-11197) Update puppetlabs-augeas_core to latest pdk templateBobosila Victor
Also updated `.sync` file to include the `auto_release.yml` workflow
2019-10-23(maint) Update module using pdk 1.14.0Josh Cooper
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-06-28pdk update using 1.6.0Josh Cooper
2018-06-28Run pdk updateJosh Cooper
Update rubocop rules and Gemfile
2018-06-28Move rubocopy overrides to .sync.ymlJosh Cooper
2018-06-27Automatic update of rubocop violationsJosh Cooper
Add exclusions for: Layout/IndentHeredoc, Metrics/BlockNesting: Metrics/LineLength: Style/AccessorMethodName: Style/DoubleNegation: Style/MultipleComparison: Style/NumericPredicate: Style/PredicateName: Style/SignalException: Style/VariableName: SignalException is disabled because Puppet::Type#fail overrides Kernel#fail, and we really do want fail and not raise.
2018-06-27Module creation using pdk 1.5Josh Cooper