Files
IronFox/pyrightconfig.json
celenity 415496c49d fix: set indentation to 2 spaces for all files
This makes indentation consistent across all our files, and also improves readability in general

Signed-off-by: celenity <celenity@celenity.dev>
2026-06-29 05:24:33 +00:00

9 lines
95 B
JSON

{
"exclude": [
"artifacts/**",
"assets/**",
"build/**",
"external/**",
]
}