From 6e8c8b7e9b798fb6091dcba593e362e9e6f914a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Mon, 12 Jan 2015 08:55:16 +0100 Subject: Ignore spaceship_operator_without_tag + note in README --- manifests/init.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 4289765..41f4f87 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -18,5 +18,7 @@ class augeas ( class {'::augeas::files': } -> Class['augeas'] + # lint:ignore:spaceship_operator_without_tag Package['ruby-augeas', $augeas::params::augeas_pkgs] -> Augeas <| |> + # lint:endignore } -- cgit v1.2.3