mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
QL: Fix formatting
This commit is contained in:
@@ -10,5 +10,4 @@ newtype TXMLElements =
|
||||
TXMLElement() // BAD
|
||||
|
||||
// GOOD
|
||||
newtype TIRFunction =
|
||||
MkIRFunction()
|
||||
newtype TIRFunction = MkIRFunction()
|
||||
|
||||
Reference in New Issue
Block a user