mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Update ruby/ql/lib/codeql/ruby/frameworks/stdlib/Logger.qll
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ module Logger {
|
||||
|
||||
/**
|
||||
* An instantiation of a logger that responds to the std lib logging methods.
|
||||
* This can be extended to recognise additional instances that conform to the
|
||||
* This can be extended to recognize additional instances that conform to the
|
||||
* same interface.
|
||||
*/
|
||||
abstract class LoggerInstantiation extends DataFlow::Node { }
|
||||
|
||||
Reference in New Issue
Block a user