18642: ruby-bundler should not be installed
[arvados-formula.git] / .salt-lint
index 3715677b487d298c59ef438c9bc3db11b6e739e3..059eb0a9171daac0ec5293501c0a41716181c48b 100644 (file)
@@ -1,8 +1,18 @@
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
+
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
 ---
 exclude_paths: []
-rules: {}
+rules:
+  204:  # Lines should be no longer that 160 chars
+    ignore: |
+      arvados/shell/config/files/default/shell-libpam-arvados.tmpl.jinja
+      arvados/shell/config/files/default/shell-pam-shellinabox.tmpl.jinja
+      test/salt/pillar/examples/nginx_webshell_configuration.sls
+      test/salt/pillar/examples/nginx_passenger.sls
 skip_list:
   # Using `salt-lint` for linting other files as well, such as Jinja macros/templates
   - 205  # Use ".sls" as a Salt State file extension