forked from mirrors/kingfisher
v1.87.0
This commit is contained in:
parent
02a314529e
commit
d5539c4e9d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ The goal is to confirm that a regex hit appears in a plausible code assignment/c
|
|||
|
||||
Tree-sitter is attempted only when all of these are true:
|
||||
|
||||
- Blob length is between `1 KiB` and `64 KiB` (`should_attempt_tree_sitter`).
|
||||
- Blob length is between `0 KiB` and `128 KiB` (`should_attempt_tree_sitter`).
|
||||
- `fast_mode` is disabled.
|
||||
- A language hint is available.
|
||||
- The language maps to a supported Tree-sitter grammar + query set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue