Home | History | Annotate | Line # | Download | only in ClangFormat
      1 // This file is used by Code Analysis to maintain SuppressMessage
      2 // attributes that are applied to this project. Project-level
      3 // suppressions either have no target or are given a specific target
      4 // and scoped to a namespace, type, member, etc.
      5 //
      6 // To add a suppression to this file, right-click the message in the
      7 // Error List, point to "Suppress Message(s)", and click "In Project
      8 // Suppression File". You do not need to add suppressions to this
      9 // file manually.
     10 
     11 [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1017:MarkAssembliesWithComVisible")]
     12