mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Remove the ending blank lines for auto-format check
This commit is contained in:
@@ -64,4 +64,3 @@ from LoggerConfiguration cfg, DataFlow::PathNode source, DataFlow::PathNode sink
|
||||
where cfg.hasFlowPath(source, sink)
|
||||
select sink.getNode(), source, sink, "Outputting $@ to log.", source.getNode(),
|
||||
"sensitive information"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user