File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
csharp/ql/src/utils/model-generator
java/ql/src/utils/model-generator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
2
* @name Capture sink models.
3
- * @description Finds public methods that act as sinks as they flow into a a known sink.
3
+ * @description Finds public methods that act as sinks as they flow into a known sink.
4
4
* @kind diagnostic
5
5
* @id cs/utils/model-generator/sink-models
6
6
* @tags model-generator
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @name Capture sink models.
3
- * @description Finds public methods that act as sinks as they flow into a a known sink.
3
+ * @description Finds public methods that act as sinks as they flow into a known sink.
4
4
* @kind diagnostic
5
5
* @id java/utils/model-generator/sink-models
6
6
* @tags model-generator
You can’t perform that action at this time.
0 commit comments