Files
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
}
}