mpv/.editorconfig-checker.json

8 lines
117 B
JSON

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