diff --git a/m3u-linter.json b/m3u-linter.json index 5f0414a12..1c0f530a3 100644 --- a/m3u-linter.json +++ b/m3u-linter.json @@ -5,7 +5,7 @@ "require-header": true, "attribute-quotes": true, "require-info": true, - "no-trailing-spaces": true, + "no-trailing-spaces": false, "no-whitespace-before-title": true, "no-multi-spaces": true, "no-extra-comma": true,