Files
Terminal.Gui/Analyzers/Terminal.Gui.Analyzers.Internal/GlobalSuppressions.cs
2024-06-25 05:53:19 -07:00

4 lines
209 B
C#

using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage ("Naming", "CA1708:Names should differ by more than case", Scope = "module", Justification = "That's coming from an external generator.")]