Apply suggestions from code review

This commit is contained in:
Jeroen Ketema
2025-08-20 08:07:10 +02:00
committed by GitHub
parent d630e32ce9
commit c9f0e3a377
3 changed files with 3 additions and 6 deletions

View File

@@ -5,8 +5,7 @@
* apply to all queries.
*
* Typical examples of customizations include adding new subclasses of abstract classes such as
* the `RemoteFlowSource` class
* to model frameworks that are not covered by the standard library.
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
*/
import cpp

View File

@@ -5,8 +5,7 @@
* apply to all queries.
*
* Typical examples of customizations include adding new subclasses of abstract classes such as
* the `RemoteFlowSource` class
* to model frameworks that are not covered by the standard library.
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
*/
import rust

View File

@@ -5,8 +5,7 @@
* apply to all queries.
*
* Typical examples of customizations include adding new subclasses of abstract classes such as
* the `RemoteFlowSource` class
* to model frameworks that are not covered by the standard library.
* the `RemoteFlowSource` class to model frameworks that are not covered by the standard library.
*/
import swift