Marvin Ha?user b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support hace 1 año
..
EccCheck.py b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support hace 1 año
EccCheck_plug_in.yaml fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck hace 3 años
Readme.md fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck hace 3 años

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.