mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 00:18:19 +01:00
fix: 🐛 Set test pattern in DeepSource code analysis config
This commit is contained in:
parent
c63b2b320b
commit
82bb92768c
|
|
@ -1,5 +1,7 @@
|
|||
version = 1
|
||||
|
||||
test_patterns = ["**/*.test.ts"]
|
||||
|
||||
[[analyzers]]
|
||||
name = "shell"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue