mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Global: Set MarkdownLintCheck plugin to AuditOnly
In preparation for the MarkdownLintCheck plugin being added to the repo, this change defaults the plugin to `AuditOnly` mode in each package. This allows package maintainers to enable the plugin as they see fit. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
ac0777f893
commit
df9111c2d3
26 changed files with 156 additions and 0 deletions
|
|
@ -241,5 +241,11 @@
|
|||
],
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check
|
||||
# (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -135,5 +135,11 @@
|
|||
],
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check
|
||||
# (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -134,5 +134,11 @@
|
|||
# Reason: Expansion of macro that contains a print specifier.
|
||||
"FMT_CM_OBJECT_ID": "0x%lx"
|
||||
}
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -157,5 +157,11 @@
|
|||
"Library/OpensslLib/OpensslGen/providers/common/include/prov/der_wrap.h",
|
||||
"Library/OpensslLib/OpensslStub/uefiprov.c"
|
||||
]
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -91,5 +91,11 @@
|
|||
"ExtendWords": [], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -107,5 +107,11 @@
|
|||
], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -65,5 +65,11 @@
|
|||
"DMDEPKG",
|
||||
"lba's",
|
||||
]
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -67,5 +67,11 @@
|
|||
},
|
||||
"Defines": {
|
||||
"BLD_*_CONTINUOUS_INTEGRATION": "TRUE",
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -89,5 +89,11 @@
|
|||
"ExtendWords": [], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -91,5 +91,11 @@
|
|||
"ExtendWords": [], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -70,5 +70,11 @@
|
|||
|
||||
"Defines": {
|
||||
"BLD_*_CONTINUOUS_INTEGRATION": "TRUE"
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -120,5 +120,13 @@
|
|||
"canthave"
|
||||
],
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check relative to package root (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [ "Universal/RegularExpressionDxe/oniguruma", # submodule outside of control
|
||||
"Library/BrotliCustomDecompressLib/brotli" # submodule outside of control
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -242,6 +242,7 @@
|
|||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [ "Library/MipiSysTLib/mipisyst" # submodule outside of control
|
||||
] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
|
|
|
|||
|
|
@ -84,5 +84,11 @@
|
|||
"BLD_*_NETWORK_HTTP_BOOT_ENABLE": "TRUE",
|
||||
"BLD_*_NETWORK_ISCSI_ENABLE": "TRUE",
|
||||
"BLD_*_NETWORK_PXE_BOOT_ENABLE": "TRUE",
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -105,5 +105,11 @@
|
|||
# options defined in .pytool/Plugin/UncrustifyCheck
|
||||
"UncrustifyCheck": {
|
||||
"IgnoreFiles": ["VbeShim.h"]
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -61,5 +61,11 @@
|
|||
"PCATCHIPSET",
|
||||
"TXRDY"
|
||||
]
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -115,5 +115,11 @@
|
|||
# should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check
|
||||
# (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -106,5 +106,11 @@
|
|||
"Defines": {
|
||||
"BLD_*_CONTINUOUS_INTEGRATION": "TRUE",
|
||||
"BLD_*_REDFISH_ENABLE": "TRUE"
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -134,5 +134,11 @@
|
|||
# Replace ternary operator in debug string with single specifier
|
||||
'Index == COLUME_SIZE/2 ? " | %02x" : " %02x"': "%d"
|
||||
}
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,5 +72,11 @@
|
|||
"ExtendWords": [], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -117,5 +117,11 @@
|
|||
],
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,5 +97,11 @@
|
|||
# should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check
|
||||
# (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -135,5 +135,11 @@
|
|||
"Private/Include/Standard/time.h",
|
||||
"Private/Include/Standard/unistd.h"
|
||||
]
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -86,5 +86,11 @@
|
|||
"ExtendWords": [], # words to extend to the dictionary for this package
|
||||
"IgnoreStandardPaths": [], # Standard Plugin defined paths that should be ignore
|
||||
"AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,5 +97,11 @@
|
|||
"BLD_*_SERIAL_DRIVER_ENABLE": "FALSE",
|
||||
"BLD_*_BUILD_ARCH": "",
|
||||
"BLD_*_SECURE_BOOT_ENABLE": "TRUE",
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [] # package root relative file, folder, or glob pattern to ignore
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -130,6 +130,15 @@
|
|||
"Library/CmockaLib/cmocka/**",
|
||||
"Library/GoogleTestLib/googletest/**",
|
||||
"Library/SubhookLib/subhook/**"
|
||||
],
|
||||
},
|
||||
|
||||
## options defined .pytool/Plugin/MarkdownLintCheck
|
||||
"MarkdownLintCheck": {
|
||||
"AuditOnly": True, # If True, log all errors and then mark as skipped
|
||||
"IgnoreFiles": [
|
||||
"Library/CmockaLib/cmocka", # cmocka is submodule outside of control
|
||||
"Library/GoogleTestLib/googletest" # googletest is submodule outside of control
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue