milsko/external/libpng/.editorconfig-checker.json
2025-10-07 02:04:06 +00:00

9 lines
90 B
JSON

{
"Disable": {
"IndentSize": true
},
"Exclude": [
".git/",
"out/"
]
}