feature/treesitter-tag-queries #2
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ def scan_directory(dir_path, gitignore_spec=None):
|
|||
return result
|
||||
|
||||
|
||||
DEFAULT_COVERAGE = 0.8
|
||||
DEFAULT_COVERAGE = 0.05
|
||||
|
||||
VERBOSE = False
|
||||
_vstart = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue