Skip to content

Commit c9f0e3a

Browse files
authored
Apply suggestions from code review
1 parent d630e32 commit c9f0e3a

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

cpp/ql/lib/Customizations.qll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* apply to all queries.
66
*
77
* Typical examples of customizations include adding new subclasses of abstract classes such as
8-
* the `RemoteFlowSource` class
9-
* to model frameworks that are not covered by the standard library.
8+
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
109
*/
1110

1211
import cpp

rust/ql/lib/Customizations.qll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* apply to all queries.
66
*
77
* Typical examples of customizations include adding new subclasses of abstract classes such as
8-
* the `RemoteFlowSource` class
9-
* to model frameworks that are not covered by the standard library.
8+
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
109
*/
1110

1211
import rust

swift/ql/lib/Customizations.qll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* apply to all queries.
66
*
77
* Typical examples of customizations include adding new subclasses of abstract classes such as
8-
* the `RemoteFlowSource` class
9-
* to model frameworks that are not covered by the standard library.
8+
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
109
*/
1110

1211
import swift

0 commit comments

Comments
 (0)