forked from microsoft/mu_basecore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mu aligns with TianoCore's requirement for CRLF line endings. Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information
1 parent
28cf63d
commit 3a996f4
Showing
117 changed files
with
12,006 additions
and
12,006 deletions.
There are no files selected for viewing
22 changes: 11 additions & 11 deletions
22
.pytool/Plugin/DebugMacroCheck/BuildPlugin/DebugMacroCheck_plug_in.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
## @file | ||
# Build plugin used to check that debug macros are formatted properly. | ||
# | ||
# Copyright (c) Microsoft Corporation. All rights reserved. | ||
# SPDX-License-Identifier: BSD-2-Clause-Patent | ||
## | ||
{ | ||
"scope": "global", | ||
"name": "Debug Macro Check Plugin", | ||
"module": "DebugMacroCheckBuildPlugin" | ||
} | ||
## @file | ||
# Build plugin used to check that debug macros are formatted properly. | ||
# | ||
# Copyright (c) Microsoft Corporation. All rights reserved. | ||
# SPDX-License-Identifier: BSD-2-Clause-Patent | ||
## | ||
{ | ||
"scope": "global", | ||
"name": "Debug Macro Check Plugin", | ||
"module": "DebugMacroCheckBuildPlugin" | ||
} |
Oops, something went wrong.