mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
format Restify.qll
This commit is contained in:
@@ -265,7 +265,9 @@ module Restify {
|
||||
/**
|
||||
* Gets the formatter handler installed by this setup.
|
||||
*/
|
||||
DataFlow::FunctionNode getAFormatterHandler() { result = formatters.getAPropertyWrite().getRhs().getALocalSource() }
|
||||
DataFlow::FunctionNode getAFormatterHandler() {
|
||||
result = formatters.getAPropertyWrite().getRhs().getALocalSource()
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user