summaryrefslogtreecommitdiffstats
path: root/BaseTools/Plugin/DebugMacroCheck/BuildPlugin/DebugMacroCheck_plug_in.yaml
blob: 50f97cbd3935e79e4018b4db7008ead63c0bb428 (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# Build plugin used to check that debug macros are formatted properly.
#
# Copyright (c) Microsoft Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "global",
  "name": "Debug Macro Check Plugin",
  "module": "DebugMacroCheckBuildPlugin"
}