From: Julien Déramond Date: Tue, 22 Apr 2025 07:16:54 +0000 (+0200) Subject: Remove files configuration from .cspell.json (#41400) X-Git-Tag: v5.3.6~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f4d3830469bae6d7870d6eed7f2d37e6b11de1d;p=thirdparty%2Fbootstrap.git Remove files configuration from .cspell.json (#41400) --- 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/",