mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-06-03 09:13:13 +00:00
ci: Add .deepsource.toml
This commit is contained in:
parent
bafe17e0d4
commit
ddf408214c
1 changed files with 10 additions and 0 deletions
10
.deepsource.toml
Normal file
10
.deepsource.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "python"
|
||||
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
|
||||
[[transformers]]
|
||||
name = "black"
|
Loading…
Add table
Add a link
Reference in a new issue