mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-05 05:14:14 -05:00
Update .deepsource.toml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = 1
|
||||
|
||||
test_patterns = ["test_*.py", "tests/**", "test/**", "*.spec.ts", "*_test.py"]
|
||||
test_patterns = ["**/*.spec.ts","**/*_test.py","**/*_tests.py","**/test_*.py"]
|
||||
|
||||
exclude_patterns = ["classic/**"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user