mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
Apply suggestion from @geoffw0
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
@@ -354,7 +354,7 @@ class YearFieldAssignmentNode extends DataFlow::Node {
|
||||
}
|
||||
|
||||
/**
|
||||
* A DataFlow configuration for identifying flows from some non trivial access or literal
|
||||
* A DataFlow configuration for identifying flows from an identified source
|
||||
* to the Year field of a date object.
|
||||
*/
|
||||
module OperationToYearAssignmentConfig implements DataFlow::ConfigSig {
|
||||
|
||||
Reference in New Issue
Block a user