# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true [*.{cs,vb}] dotnet_diagnostic.CA1822.severity = none ; Mark members as static