mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
8 lines
232 B
YAML
8 lines
232 B
YAML
id: use-text-generation
|
|
message: TextGenerationStream is only used for implementing the TextGeneration trait, do not use it directly
|
|
severity: error
|
|
language: rust
|
|
files:
|
|
- ./crates/tabby/src/**
|
|
rule:
|
|
pattern: TextGenerationStream |