diff --git a/.editorconfig b/.editorconfig
index 4a029cfa..91e5196c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1452,3 +1452,20 @@ tab_width = 4
indent_style = space
indent_size = 4
tab_width = 4
+
+[*.{cs,vb}]
+dotnet_diagnostic.PH2006.severity = none
+dotnet_diagnostic.PH2021.severity = none
+dotnet_diagnostic.PH2028.severity = none
+dotnet_diagnostic.PH2031.severity = warning
+dotnet_diagnostic.PH2045.severity = none
+dotnet_diagnostic.PH2068.severity = none
+dotnet_diagnostic.PH2069.severity = warning
+dotnet_diagnostic.PH2075.severity = none
+dotnet_diagnostic.PH2079.severity = none
+dotnet_diagnostic.PH2081.severity = none
+dotnet_diagnostic.PH2083.severity = warning
+dotnet_diagnostic.PH2086.severity = warning
+dotnet_diagnostic.PH2096.severity = warning
+dotnet_diagnostic.PH2097.severity = warning
+dotnet_diagnostic.PH2098.severity = warning
diff --git a/.globalconfig b/.globalconfig
new file mode 100644
index 00000000..f06bb062
--- /dev/null
+++ b/.globalconfig
@@ -0,0 +1,2 @@
+is_global = true
+dotnet_diagnostic.PH2075.severity = none
diff --git a/Aaru.Server.sln.DotSettings b/Aaru.Server.sln.DotSettings
index 2a3a0ff2..5013011b 100644
--- a/Aaru.Server.sln.DotSettings
+++ b/Aaru.Server.sln.DotSettings
@@ -575,7 +575,9 @@
CHOP_IF_LONG
CHOP_IF_LONG
CHOP_IF_LONG
+ 0
0
+ 0
True
False
FirstAttributeOnSingleLine
@@ -886,6 +888,14 @@
<Policy><Descriptor Staticness="Static" AccessRightKinds="Private" Description="Static fields (private)"><ElementKinds><Kind Name="FIELD" /></ElementKinds></Descriptor><Policy Inspect="True" Prefix="_" Suffix="" Style="aaBb_AaBb" /></Policy>
/opt/dotnet/sdk/3.0.100/MSBuild.dll
4294967295
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
True
True
True