From 7bcdf04ff2aff61ead7bdf4620636e1489e76f17 Mon Sep 17 00:00:00 2001 From: sotos Date: Tue, 16 Dec 2025 11:11:28 +0100 Subject: [PATCH] update --- .yamllint => .yamllint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .yamllint => .yamllint.yml (93%) diff --git a/.yamllint b/.yamllint.yml similarity index 93% rename from .yamllint rename to .yamllint.yml index 4afa284..143e46d 100644 --- a/.yamllint +++ b/.yamllint.yml @@ -8,10 +8,10 @@ ignore: | ^\.ansible_test/ ^ansible_test/ ^\.ansiblelint/ - + rules: line-length: - max: 120 + max: 280 level: warning trailing-spaces: disable indentation: