summaryrefslogtreecommitdiffstats
path: root/ansible_collections/purestorage/fusion/.yamllint
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/purestorage/fusion/.yamllint')
-rw-r--r--ansible_collections/purestorage/fusion/.yamllint7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible_collections/purestorage/fusion/.yamllint b/ansible_collections/purestorage/fusion/.yamllint
new file mode 100644
index 000000000..6c19f43f7
--- /dev/null
+++ b/ansible_collections/purestorage/fusion/.yamllint
@@ -0,0 +1,7 @@
+extends: default
+
+rules:
+ document-start: disable
+ indentation: disable
+ line-length:
+ max: 200