Python: Use config for dataflow-consistency.ql

And ignore post-update nodes for `**kwargs` arguments
This commit is contained in:
Rasmus Wriedt Larsen
2022-09-08 21:32:36 +02:00
parent 5722d231bd
commit eb600f07b7
24 changed files with 55 additions and 37 deletions

View File

@@ -1 +1,2 @@
import semmle.python.dataflow.new.internal.DataFlowImplConsistency::Consistency
import python
import experimental.dataflow.TestUtil.DataFlowConsistency