Skip to content

Commit cf03424

Browse files
committed
Merge branch 'knewbury01/add-uniform-Customizations' of https://github.com/knewbury01/codeql into knewbury01/add-uniform-Customizations
2 parents 854a5b5 + c9f0e3a commit cf03424

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)