mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Swift: autoformat
This commit is contained in:
@@ -403,7 +403,7 @@ private module ReturnNodes {
|
||||
/**
|
||||
* A data-flow node that represents the `self` value in a constructor being
|
||||
* implicitly returned as the newly-constructed object
|
||||
* */
|
||||
*/
|
||||
class SelfReturnNode extends InoutReturnNodeImpl {
|
||||
SelfReturnNode() {
|
||||
exit.getScope() instanceof ConstructorDecl and
|
||||
|
||||
Reference in New Issue
Block a user