From 1512279c2eac26638720461cc7e847d93d2c77d6 Mon Sep 17 00:00:00 2001
From: Imran Iqbal <iqbalmy@hotmail.com>
Date: Wed, 23 Oct 2019 17:33:59 +0100
Subject: [PATCH] ci(travis): update `salt-lint` config for `v0.0.10` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/82
---
 .salt-lint | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.salt-lint b/.salt-lint
index 3f397d1..5fc3906 100644
--- a/.salt-lint
+++ b/.salt-lint
@@ -2,6 +2,7 @@
 # vim: ft=yaml
 ---
 exclude_paths: []
+rules: {}
 skip_list:
   # TODO: Formula-specific override to remove eventually
   #       A lot of attention is going to be needed to resolve the existing long lines
-- 
GitLab