1 Star 0 Fork 1

feiyuplan/iptv

forked from rexsong/iptv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
m3u-linter.json 372 Bytes
一键复制 编辑 原始数据 按行查看 历史
freearhey 提交于 2023-06-30 20:23 . Update m3u-linter.json
{
"files": ["streams/*.m3u"],
"rules": {
"no-empty-lines": true,
"require-header": true,
"attribute-quotes": true,
"require-info": true,
"require-title": true,
"no-trailing-spaces": false,
"no-whitespace-before-title": true,
"no-multi-spaces": true,
"no-extra-comma": true,
"space-before-paren": true,
"no-dash": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/feiyuplan/iptv.git
git@gitee.com:feiyuplan/iptv.git
feiyuplan
iptv
iptv
master

搜索帮助