Marvin Ha?user b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support 1 rok temu
..
EccCheck.py b59e6fdae2 .pytool/Plugin/EccCheck: Add PACKAGES_PATH support 1 rok temu
EccCheck_plug_in.yaml fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck 3 lat temu
Readme.md fbc9cb4c8b .pytool/Plugin: Add a plugin EccCheck 3 lat temu

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.