We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c5a838 + 5280cf4 commit 0d97753Copy full SHA for 0d97753
2 files changed
csharp/ql/src/utils/model-generator/CaptureSinkModels.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Capture sink models.
3
- * @description Finds public methods that act as sinks as they flow into a a known sink.
+ * @description Finds public methods that act as sinks as they flow into a known sink.
4
* @kind diagnostic
5
* @id cs/utils/model-generator/sink-models
6
* @tags model-generator
java/ql/src/utils/model-generator/CaptureSinkModels.ql
* @id java/utils/model-generator/sink-models
0 commit comments