mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
StyleCop: everything else
This commit is contained in:
parent
f64c9b8321
commit
595fd3f1e4
134 changed files with 16346 additions and 6202 deletions
|
|
@ -1,5 +1,4 @@
|
|||
using System;
|
||||
#pragma warning disable SA1401 // Fields should be private
|
||||
|
||||
namespace Dalamud
|
||||
{
|
||||
|
|
@ -50,5 +49,3 @@ namespace Dalamud
|
|||
public bool OptOutMbCollection;
|
||||
}
|
||||
}
|
||||
|
||||
#pragma warning restore SA1401 // Fields should be private
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue