mirror of
https://github.com/rodneyosodo/smart-farm-africastalking-hackathon.git
synced 2026-06-23 04:10:17 +00:00
Add .deepsource.toml
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "python"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
|
||||
[[transformers]]
|
||||
name = "autopep8"
|
||||
enabled = true
|
||||
|
||||
[[transformers]]
|
||||
name = "yapf"
|
||||
enabled = true
|
||||
Reference in New Issue
Block a user