mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Python: autoformat
This commit is contained in:
@@ -93,6 +93,7 @@ module UrlRedirect {
|
|||||||
private class SinkFromModel extends Sink {
|
private class SinkFromModel extends Sink {
|
||||||
SinkFromModel() { this = ModelOutput::getASinkNode("url-redirection").asSink() }
|
SinkFromModel() { this = ModelOutput::getASinkNode("url-redirection").asSink() }
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The right side of a string-concat, considered as a sanitizer.
|
* The right side of a string-concat, considered as a sanitizer.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user