.editorconfig 137 B

1234
  1. [*.{cs,vb}]
  2. # IDE0040: Добавить модификаторы доступа
  3. dotnet_style_require_accessibility_modifiers = never