mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-07 05:42:38 +00:00
ci: Add yamllint to CI linter job
This adds yamllint to the CI linter job and sets the maximum line length to 140 like in kubevirt/kubevirt. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
---
|
||||
modules:
|
||||
python_requires: ">=3.11.0,<3.12.0"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: Create VM
|
||||
connection: local
|
||||
gather_facts: false
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plugin: kubevirt.core.kubevirt
|
||||
connections:
|
||||
- namespaces:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plugin: kubevirt.core.kubevirt
|
||||
connections:
|
||||
- namespaces:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plugin: kubevirt.core.kubevirt
|
||||
connections:
|
||||
- namespaces:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plugin: kubevirt.core.kubevirt
|
||||
connections:
|
||||
- namespaces:
|
||||
|
||||
Reference in New Issue
Block a user