singe/thirdparty/SDL3_image/external/libpng/.editorconfig-checker.json
2026-09-03 22:01:35 -05:00

10 lines
111 B
JSON

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