Merge branch 'master' of https://github.com/Rom1-J/tuxbot-bot into master
This commit is contained in:
commit
6a926d717c
1 changed files with 12 additions and 0 deletions
12
.deepsource.toml
Normal file
12
.deepsource.toml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
version = 1
|
||||||
|
|
||||||
|
[[analyzers]]
|
||||||
|
name = "python"
|
||||||
|
enabled = true
|
||||||
|
|
||||||
|
[analyzers.meta]
|
||||||
|
runtime_version = "3.x.x"
|
||||||
|
|
||||||
|
[[transformers]]
|
||||||
|
name = "black"
|
||||||
|
enabled = true
|
Loading…
Reference in a new issue