mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
Add .deepsource.toml
This commit is contained in:
parent
3ac520c744
commit
c0e9f8cbdd
1 changed files with 8 additions and 0 deletions
8
.deepsource.toml
Normal file
8
.deepsource.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "go"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
import_paths = ["github.com/HarshCasper/bettercap"]
|
Loading…
Add table
Add a link
Reference in a new issue