summaryrefslogtreecommitdiffstats
path: root/.pytool/Plugin/UncrustifyCheck/uncrustify_plug_in.yaml
blob: 06c76af0275904b3fd3f34230a1eac4cb2aec07e (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# CiBuildPlugin used to check coding standard compliance of EDK II style C source code
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "cibuild",
  "name": "Uncrustify Coding Standard Test",
  "module": "UncrustifyCheck"
}