1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 13:17:13 +00:00
mpv/.editorconfig-checker.json

8 lines
117 B
JSON
Raw Normal View History

{
"Format": "github-actions",
"Disable": {
"IndentSize": true,
"MaxLineLength": true
}
}