Skip to content

Commit 314e5d5

Browse files
authored
Merge pull request #21 from Valyreon/develop
Subloader v1.6.0 PR
2 parents 05513d7 + e4440a4 commit 314e5d5

File tree

184 files changed

+11440
-2358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+11440
-2358
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -444,3 +444,8 @@ dotnet_diagnostic.IDE0002.severity = warning
444444
dotnet_diagnostic.IDE0005.severity = warning
445445
dotnet_diagnostic.IDE0058.severity = none
446446
dotnet_diagnostic.IDE1006.severity = none
447+
448+
dotnet_diagnostic.RCS1194.severity = none
449+
450+
# IDE0160: Convert to file-scoped namespace
451+
csharp_style_namespace_declarations = file_scoped:warning

0 commit comments

Comments
 (0)