From dccab9526d5ba935cc7cc59be87614a82854abc4 Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 3 Jan 2024 19:39:57 +0100 Subject: [PATCH] Move paths from yamllint config --- .yamllint | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.yamllint b/.yamllint index 46ac815..a415b3e 100644 --- a/.yamllint +++ b/.yamllint @@ -1,9 +1,4 @@ --- -ignore: | - src/config/custom_components/ - src/config/blueprints/ - src/config/ip_bans.yaml - rules: braces: enable brackets: enable