feat: init
This commit is contained in:
8
GodotHelper.Tests/.editorconfig
Normal file
8
GodotHelper.Tests/.editorconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user