diff options
Diffstat (limited to 'BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml')
| -rw-r--r-- | BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml b/BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml index ec01e55c53..e3cac3a2e5 100644 --- a/BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml +++ b/BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml @@ -1,13 +1,13 @@ -## @file CodeQlAnalyze_plug_in.py
-#
-# Build plugin used to analyze CodeQL results.
-#
-# Copyright (c) Microsoft Corporation. All rights reserved.
-# SPDX-License-Identifier: BSD-2-Clause-Patent
-##
-
-{
- "scope": "codeql-analyze",
- "name": "CodeQL Analyze Plugin",
- "module": "CodeQlAnalyzePlugin"
-}
+## @file CodeQlAnalyze_plug_in.py +# +# Build plugin used to analyze CodeQL results. +# +# Copyright (c) Microsoft Corporation. All rights reserved. +# SPDX-License-Identifier: BSD-2-Clause-Patent +## + +{ + "scope": "codeql-analyze", + "name": "CodeQL Analyze Plugin", + "module": "CodeQlAnalyzePlugin" +} |
