mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C#: mass-add none() location overrides
This commit is contained in:
@@ -39,6 +39,8 @@ module AddCertToRootStoreConfig implements DataFlow::ConfigSig {
|
|||||||
}
|
}
|
||||||
|
|
||||||
predicate observeDiffInformedIncrementalMode() { any() }
|
predicate observeDiffInformedIncrementalMode() { any() }
|
||||||
|
|
||||||
|
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
|
||||||
}
|
}
|
||||||
|
|
||||||
module AddCertToRootStore = DataFlow::Global<AddCertToRootStoreConfig>;
|
module AddCertToRootStore = DataFlow::Global<AddCertToRootStoreConfig>;
|
||||||
|
|||||||
Reference in New Issue
Block a user