mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
C++/C#: Fix formatting
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name Unaliased SSA Sanity Check
|
* @name Unaliased SSA Sanity Check
|
||||||
* @description Performs sanity checks on the SSA construction. This query should have no results.
|
* @description Performs sanity checks on the SSA construction. This query should have no results.
|
||||||
* @kind table
|
* @kind table
|
||||||
* @id cpp/unaliased-ssa-sanity-check
|
* @id cpp/unaliased-ssa-sanity-check
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name Unaliased SSA Sanity Check
|
* @name Unaliased SSA Sanity Check
|
||||||
* @description Performs sanity checks on the SSA construction. This query should have no results.
|
* @description Performs sanity checks on the SSA construction. This query should have no results.
|
||||||
* @kind table
|
* @kind table
|
||||||
* @id csharp/unaliased-ssa-sanity-check
|
* @id csharp/unaliased-ssa-sanity-check
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user