1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 12:17:12 +00:00
mpv/.editorconfig-checker.json
2024-10-24 17:40:26 +02:00

8 lines
117 B
JSON

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