mpv/.editorconfig-checker.json

8 lines
117 B
JSON
Raw Permalink Normal View History

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