mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C++: autoformat
This commit is contained in:
@@ -14,5 +14,4 @@ import semmle.code.cpp.models.Models
|
||||
* A function which takes an iterator argument and returns a reference that
|
||||
* can be used to write to the iterator's underlying collection.
|
||||
*/
|
||||
abstract class IteratorReferenceFunction extends Function {
|
||||
}
|
||||
abstract class IteratorReferenceFunction extends Function { }
|
||||
|
||||
Reference in New Issue
Block a user