Files
GodotHelpers/GodotHelper.Tests/.editorconfig
2026-04-10 18:59:27 -04:00

9 lines
172 B
INI

# EditorConfig for the test project.
root = false
[*.{cs,csx,cake}]
# Not disposing of objects in a test is normal within Godot
dotnet_diagnostic.CA1001.severity = none