C++/C#: Fix formatting

This commit is contained in:
Dave Bartolomeo
2019-11-25 11:12:23 -07:00
parent eda47bfc51
commit 521fbb125e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/**
* @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
* @id cpp/unaliased-ssa-sanity-check
*/