Chore: Add pre-commit hooks, yamllint update tox
[ci-management.git] / .yamllint
diff --git a/.yamllint b/.yamllint
new file mode 100644 (file)
index 0000000..d21ceb6
--- /dev/null
+++ b/.yamllint
@@ -0,0 +1,11 @@
+extends: default
+
+rules:
+  braces:
+    max-spaces-inside: 1
+  empty-lines:
+    max-end: 1
+  line-length:
+    max: 120
+    ignore: |
+      packer