EccCheck_plug_in.yaml 255 B

1234567891011
  1. ## @file
  2. # CiBuildPlugin used to check Ecc issues
  3. #
  4. # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. ##
  7. {
  8. "scope": "cibuild",
  9. "name": "EccCheck Test",
  10. "module": "EccCheck"
  11. }