(MODULES-7661) - Release prep for 3.0.0 release

This commit is contained in:
Eimhin Laverty
2018-08-13 14:55:23 +01:00
parent 016772c800
commit b0e6bc6d84
11 changed files with 421 additions and 13 deletions

View File

@@ -71,6 +71,7 @@ RSpec/MessageSpies:
Style/Documentation:
Exclude:
- lib/puppet/parser/functions/**/*
- spec/**/*
Style/WordArray:
EnforcedStyle: brackets
Style/CollectionMethods:
@@ -81,6 +82,8 @@ Style/StringMethods:
Enabled: true
Layout/EndOfLine:
Enabled: false
Layout/IndentHeredoc:
Enabled: false
Metrics/AbcSize:
Enabled: false
Metrics/BlockLength: