aboutsummaryrefslogtreecommitdiffstats
path: root/roms/edk2/.pytool/Plugin/LibraryClassCheck/LibraryClassCheck_plug_in.yaml
blob: f90eec32ff6e9154ce05b21d4103a4a6255aad30 (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# CiBuildPlugin used to check that all library classes are declared correctly in dec file
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "cibuild",
  "name": "Library Class Check Test",
  "module": "LibraryClassCheck"
}