Marvin Ha?user b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support 1 yıl önce
..
EccCheck.py b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support 1 yıl önce
EccCheck_plug_in.yaml fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck 3 yıl önce
Readme.md fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck 3 yıl önce

Readme.md

EFI Coding style Check Plugin

This CiBuildPlugin finds the Ecc issues of newly added code in pull request.

Configuration

The plugin can be configured to ignore certain files and issues.

«EccCheck»: {

    "ExceptionList": [],
    "IgnoreFiles": []
},
"""

OPTIONAL List of file to ignore.