From 29651834001b1ae89e0927c726080aa34ef118df Mon Sep 17 00:00:00 2001 From: Enis Inan Date: Tue, 8 Jan 2019 14:33:00 -0800 Subject: (maint) Update to PDK 1.8.0; update all templates --- .sync.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.sync.yml') diff --git a/.sync.yml b/.sync.yml index 1b0f8ac..61ba852 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,6 +1,8 @@ --- .rubocop.yml: default_configs: + Metrics/LineLength: + Max: 260 RSpec/NamedSubject: Enabled: false @@ -38,4 +40,4 @@ appveyor.yml: .travis.yml: remove_includes: - env: PUPPET_GEM_VERSION="~> 4.0" CHECK=parallel_spec - rvm: 2.1.9 \ No newline at end of file + rvm: 2.1.9 -- cgit v1.2.3