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

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.