DirectXTex/.github/linters/.editorconfig-checker.json
2025-06-02 17:49:20 -07:00

10 lines
137 B
JSON

{
"Format": "github-actions",
"exclude": [
".git",
"LICENSE",
"Tests",
"Common/d3dx12.h"
]
}