Update m3u-linter.json

This commit is contained in:
Aleksandr Statciuk
2021-09-06 01:09:34 +03:00
parent 589e01f457
commit 09937be924

View File

@@ -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,