From 9f4d3830469bae6d7870d6eed7f2d37e6b11de1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Tue, 22 Apr 2025 09:16:54 +0200 Subject: [PATCH] Remove files configuration from .cspell.json (#41400) --- .cspell.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.cspell.json b/.cspell.json index b55fc87263..d2434c30a6 100644 --- a/.cspell.json +++ b/.cspell.json @@ -120,9 +120,6 @@ "zindex" ], "language": "en-US", - "files": [ - "**/*.md" - ], "ignorePaths": [ ".cspell.json", "dist/",