aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-07-09 20:43:08 -0700
committerJosh Cooper <josh@puppet.com>2018-07-10 11:03:14 -0700
commitfc2256e48c4afcf70486b439f8a85ef31243830b (patch)
tree08865217fa6d4a5f1245a6211932eb9114c69be4 /.sync.yml
parenteff6ab2fc2c7014cba546fef9ae9d1f8f0592297 (diff)
downloadpuppet-hosts_core-fc2256e48c4afcf70486b439f8a85ef31243830b.tar.gz
puppet-hosts_core-fc2256e48c4afcf70486b439f8a85ef31243830b.tar.bz2
Disable Metrics/LineLength check
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
new file mode 100644
index 0000000..25c12d2
--- /dev/null
+++ b/.sync.yml
@@ -0,0 +1,4 @@
+.rubocop.yml:
+ default_configs:
+ Metrics/LineLength:
+ Enabled: false