Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Commit

Permalink
Add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot authored and yuval9313 committed Aug 30, 2022
1 parent c3fc04e commit 37edc3f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version = 1

[[analyzers]]
name = "python"
enabled = true

[analyzers.meta]
runtime_version = "3.x.x"

[[transformers]]
name = "black"
enabled = true

[[transformers]]
name = "isort"
enabled = true

0 comments on commit 37edc3f

Please sign in to comment.