From 40aaba6b1df644b3f6ef69b246147a0dce700cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 9 Mar 2024 14:44:05 +0200 Subject: [PATCH] Remove outdated prettier and yamllint `azure-*.yml` ignores (#112819) --- .prettierignore | 1 - .yamllint | 1 - 2 files changed, 2 deletions(-) diff --git a/.prettierignore b/.prettierignore index b249b537137..c6329099666 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,6 +1,5 @@ *.md .strict-typing -azure-*.yml homeassistant/components/*/translations/*.json homeassistant/generated/* tests/components/lidarr/fixtures/initialize.js diff --git a/.yamllint b/.yamllint index d8387c634ee..aa14d14c173 100644 --- a/.yamllint +++ b/.yamllint @@ -1,5 +1,4 @@ ignore: | - azure-*.yml tests/fixtures/core/config/yaml_errors/ rules: braces: