chore: update insert_final_newline setting
This commit is contained in:
parent
d97cbbaa1c
commit
2572bd3695
151 changed files with 151 additions and 151 deletions
|
|
@ -7,4 +7,4 @@ public abstract class BaseStreamHandler<TRequest> : IStreamRequestHandler<TReque
|
|||
where TRequest : IStreamRequest<string>
|
||||
{
|
||||
public abstract IAsyncEnumerable<string> HandleAsync(TRequest request, CancellationToken cancellationToken);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue